Commit c22e628e authored by 智慧's avatar 智慧

fix:注释掉fps测试

parent 4fcd2d5f
This diff is collapsed.
...@@ -237,6 +237,7 @@ cc.Class({ ...@@ -237,6 +237,7 @@ cc.Class({
if (window && window["air"]) { if (window && window["air"]) {
window["air"].hideAirClassLoading(); window["air"].hideAirClassLoading();
} }
cc.debug.setDisplayStats(false);
}); });
window.dispatchEvent(new CustomEvent('resize'), true) window.dispatchEvent(new CustomEvent('resize'), true)
}, },
......
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