Commit 93657b1c authored by limingzhe's avatar limingzhe

fix: debug

parent 184ea1bc
......@@ -200,8 +200,7 @@ cc.Class({
cc.assetManager.loadAny(preloadArr, null, null, (err, data) => {
console.log(' preload data, ', data);
this.loadEnd();
// this.addServerListener();
this.addServerListener();
if (window && window["air"]) {
window["air"].hideAirClassLoading();
......
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