Commit 7126dc88 authored by 18손재민's avatar 18손재민

Merge branch 'sound'

# Conflicts:
#	js/Client.js
parents 5b077965 ad41cb81
No preview for this file type
No preview for this file type
......@@ -131,6 +131,7 @@ socket.on('changePhase', function(msg) // number Phase
ScenesData.gameScene.scene.resume('gameScene');
// 여기서 종이 닫으면됨
phaseChangeBgr.destroy();
Audio.playSound(ScenesData.gameScene, 'startGame');
WordSpace.pauseCycle(false);
//console.log('start again');
}, 5000);
......
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