Commit 22aae759 authored by limingzhe's avatar limingzhe

fix: debug

parent e7e0e8e2
...@@ -807,7 +807,6 @@ cc.Class({ ...@@ -807,7 +807,6 @@ cc.Class({
this.initView(); this.initView();
// this.initMusic(); // this.initMusic();
this.startTesting();
// cc.debug.setDisplayStats(true); // cc.debug.setDisplayStats(true);
...@@ -1076,6 +1075,7 @@ cc.Class({ ...@@ -1076,6 +1075,7 @@ cc.Class({
this.showInsertCard(); this.showInsertCard();
this.showCurCard(); this.showCurCard();
this.startTesting();
}); });
......
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