少年修仙传客户端代码仓库
client_Wu Xijin
2018-08-23 e925aced4b439a2583a86d2924d070373b4a89d3
Core/GameEngine/Login/Launch.cs
@@ -43,6 +43,7 @@
        SoundPlayer.CreateSoundPlayer();
        SoundPlayer.Instance.PlayLoginMusic();
        SystemSetting.Instance.SetSoundVolume(SystemSetting.Instance.GetSoundVolume());
        SystemSetting.Instance.SetVSyncCount(SystemSetting.Instance.GetVSyncCount());
        SDKUtility.Instance.Init();
        GameObjectPoolManager.Instance.gameObject.name = "GameObjectPool";