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