Commit 0390d765 authored by liujiangnan's avatar liujiangnan

debug

parent 79dabf7b
......@@ -165,9 +165,7 @@ var game = cc.Class({
LWD_3.snd_mgr.playEffect(url, () => {
this.showRestartBtn();
// TODO 结束游戏,上报成绩
setTimeout(() =>{
onHomeworkFinish();
}, 5000);
onHomeworkFinish();
})
})
},
......
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