Commit 97193984 authored by liujiangnan's avatar liujiangnan

debug

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