Ver Fonte

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

zouyong há 5 anos atrás
pai
commit
2d6944e506
1 ficheiros alterados com 1 adições e 0 exclusões
  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();
         await this.checkForceUpate();
         await this.checkHotUpdate();
+        mk.audio.init();
     }
 
     //整包更新和新流程--------------------------------------------------------