Commit 0de990b7 authored by wildfirecode's avatar wildfirecode

1

parent bef3301f
......@@ -129,7 +129,7 @@ export default class MainBase extends eui.UILayer {
private async runGame() {
await this.loadResource();
RES.getResAsync('bg_mp3');
RES.getResAsync('mapBg_mp3');
RES.getResAsync(`nums_png`);
RES.getResAsync(`nums_fnt`);
if (!window['development'])
......
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