Kaynağa Gözat

登录时获取音频状态

薛鸿潇 5 yıl önce
ebeveyn
işleme
4283f38647
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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();
     }
 
     //整包更新和新流程--------------------------------------------------------