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