Commit 24420b77 authored by liujiangnan's avatar liujiangnan

debug

parent ade67de2
......@@ -340,7 +340,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
cc.sys.localStorage.setItem('isDebug', !isDebug);
this.middleLayer.showTips(`已切换为 ${isDebug?'正常':'Debug'} 模式`);
}
this.middleLayer.showTips(`时间到`);
this.middleLayer.showTips(`时间到 ${real["bk_count"]}`);
real.attr({bk_count: null});
}, 2000);
} else if (bk_count>10){
......
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