Commit ec11ef81 authored by linzhiguo's avatar linzhiguo

+ 沟通后,不播放声音就不开始游戏

parent f967aa90
...@@ -169,9 +169,6 @@ cc.Class({ ...@@ -169,9 +169,6 @@ cc.Class({
this.playGame(); this.playGame();
}); });
} }
else{
this.playGame();
}
}, },
initView() { initView() {
......
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