Commit 97193984 authored by liujiangnan's avatar liujiangnan

debug

parent 738eefc7
...@@ -533,7 +533,7 @@ export default class NewClass extends middleLayerBase { ...@@ -533,7 +533,7 @@ export default class NewClass extends middleLayerBase {
setTimeout(() => { setTimeout(() => {
cc.sys.garbageCollect(); cc.sys.garbageCollect();
this.showUI(); this.showUI();
}, 2000); }, 5000);
} }
// const bd = cc.assetManager.getBundle(this.oldSceneName); // const bd = cc.assetManager.getBundle(this.oldSceneName);
// bd.releaseAll(); // bd.releaseAll();
......
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