Commit 82195c3e authored by asdf's avatar asdf

预加载资源

parent d5a8d729
...@@ -154,7 +154,8 @@ cc.Class({ ...@@ -154,7 +154,8 @@ cc.Class({
preloadItem() { preloadItem() {
// this.addPreloadImage(); // this.addPreloadImage();
// this.addPreloadAudio(); this.addPreloadDragonBone();
this.addPreloadAudio();
// this.addPreloadAnima(); // this.addPreloadAnima();
this.preload(); this.preload();
}, },
......
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