Commit 4fcd2d5f authored by 智慧's avatar 智慧

feat:关闭测试的fps

parent 4d40d916
...@@ -330,6 +330,8 @@ cc.Class({ ...@@ -330,6 +330,8 @@ cc.Class({
if (window && window["air"]) { if (window && window["air"]) {
window["air"].hideAirClassLoading(); window["air"].hideAirClassLoading();
} }
cc.debug.setDisplayStats(false);
}); });
}, },
// called every frame // called every frame
......
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