Commit 2319bef8 authored by liujiangnan's avatar liujiangnan

debug

parent 33c32453
......@@ -507,8 +507,8 @@ export default class NewClass extends middleLayerBase {
(<any>window).courseware.freeAllOcMethod();
cc.director.loadScene("middleLayer_for_debug", (err, scene) => {
this.showUI();
const bd = cc.assetManager.getBundle(this.oldSceneName);
bd.releaseAll();
// const bd = cc.assetManager.getBundle(this.oldSceneName);
// bd.releaseAll();
});
})
.start();
......
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