Commit 762ae1c9 authored by liujiangnan's avatar liujiangnan

feat

parent cac65637
......@@ -124,6 +124,7 @@ cc.Class({
if (this.isGameStart == true) {
this.isGameStart = false;
cc.find(`Canvas/ready`).active = true;
cc.find(`Canvas/ready`).zIndex = 99;
}
}
this.heartGameStatus();
......
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