瀏覽代碼

Merge branch 'master' of http://git.mokasz.com/zouyong/mk_framework

zouyong 5 年之前
父節點
當前提交
2d6944e506
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      assets/script/game/module/login/Login.ts

+ 1 - 0
assets/script/game/module/login/Login.ts

@@ -84,6 +84,7 @@ export default class Login extends cc.Component {
         gData.loginData.init();
         gData.loginData.init();
         await this.checkForceUpate();
         await this.checkForceUpate();
         await this.checkHotUpdate();
         await this.checkHotUpdate();
+        mk.audio.init();
     }
     }
 
 
     //整包更新和新流程--------------------------------------------------------
     //整包更新和新流程--------------------------------------------------------