Commit 7476f8ee authored by 范雪寒's avatar 范雪寒

feat: reloadBundle

parent effcb37e
......@@ -417,9 +417,7 @@ cc.Class({
},
reloadBundle() {
const { sceneName, version, bondleUrl } = this.currentBundleInfo;
console.log('reloadBundle');
this.loadBundle(sceneName, version, bondleUrl);
this.loadBundleByConf(this.bundleInfoList[this.currentBundleIndex]);
},
......
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