| Core/GameEngine/Login/Launch.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Core/GameEngine/Login/Launch.cs
@@ -49,6 +49,9 @@ switch (Application.platform) { case RuntimePlatform.WindowsEditor: tasks.Enqueue(getVersionInfoTask); break; case RuntimePlatform.Android: if (Application.isEditor) {