Commit 2f51b2a8 authored by zjz1994's avatar zjz1994

暂存

parent 56d675c8
...@@ -273,7 +273,7 @@ export default class MapScene extends Scene { ...@@ -273,7 +273,7 @@ export default class MapScene extends Scene {
RES.getResAsync(`${key}_png`)]); RES.getResAsync(`${key}_png`)]);
} catch (error) { } catch (error) {
} }
// console.log("开始加载一系列资源"); console.log("开始加载一系列资源");
RES.getResAsync('candydis0_json'); RES.getResAsync('candydis0_json');
RES.getResAsync('candydis1_json'); RES.getResAsync('candydis1_json');
RES.getResAsync('candydis2_json'); RES.getResAsync('candydis2_json');
......
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