少年修仙传客户端代码仓库
Client_PangDeRong
2018-08-23 85448a839d432aab4220e6b23e55a0270e007b6f
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";