Commit 900b829d authored by limingzhe's avatar limingzhe

fix: debug

parent 99808879
...@@ -1624,7 +1624,10 @@ cc.Class({ ...@@ -1624,7 +1624,10 @@ cc.Class({
if (isEnd) { if (isEnd) {
this.gameEnd(); this.gameEnd();
} } else {
this.resetHelperTime();
}
}, },
isGameEnd: null, isGameEnd: null,
......
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