Commit 8a5d4b14 authored by liujiangnan's avatar liujiangnan

dd

parent aeb37c4e
...@@ -209,7 +209,7 @@ export abstract class middleLayerBase extends cc.Component { ...@@ -209,7 +209,7 @@ export abstract class middleLayerBase extends cc.Component {
this.assetObj = {}; this.assetObj = {};
this.atlasList = []; this.atlasList = [];
this.nodeList = []; this.nodeList = [];
this.getDragonDisplayAssetList(cc.find('Canvas')); // this.getDragonDisplayAssetList(cc.find('Canvas'));
this.currentBundleInfo = { sceneName, version, bondleUrl }; this.currentBundleInfo = { sceneName, version, bondleUrl };
this.showWaitingLetters(); this.showWaitingLetters();
......
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