Commit b0dea69e authored by 18김재민's avatar 18김재민

소소한 수정

parent ea644633
......@@ -36,8 +36,6 @@ var menuScene = new Phaser.Class(
{
ResourceLoader.loadAnimation(this);
BackGround.drawMenu(this);
Audio.killSound(ScenesData.gameScene, 'defeat');
Audio.killSound(ScenesData.gameScene, 'victory');
Audio.loopSound(this, 'login');
ScenesData.menuScene.tutorialFrame = 0;
ScenesData.menuScene.tutorialImage = UIObject.createButton(this, UIObject.createLabel(this, game.config.width / 2, game.config.height / 2, 11,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment