Commit 5067a2a8 authored by 范雪寒's avatar 范雪寒

feat: show fps

parent cb1367da
...@@ -120,7 +120,7 @@ cc.Class({ ...@@ -120,7 +120,7 @@ cc.Class({
window["air"].hideAirClassLoading(); window["air"].hideAirClassLoading();
} }
cc.debug.setDisplayStats(false); cc.debug.setDisplayStats(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