|
@@ -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();
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
//整包更新和新流程--------------------------------------------------------
|
|
//整包更新和新流程--------------------------------------------------------
|