| Core/GameEngine/Login/LoginStage.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Core/GameEngine/Login/LoginStage.cs
@@ -77,8 +77,11 @@ { base.OnLateUpdate(); CheckClientVersion(); CheckClientAssets(); if (Application.isMobilePlatform) { CheckClientVersion(); CheckClientAssets(); } } float checkClientTimer = 0f;