Core/GameEngine/Login/Launch.cs
@@ -43,6 +43,7 @@ SoundPlayer.CreateSoundPlayer(); SoundPlayer.Instance.PlayLoginMusic(); SystemSetting.Instance.SetSoundVolume(SystemSetting.Instance.GetSoundVolume()); SystemSetting.Instance.SetSoundEffect(SystemSetting.Instance.GetSoundEffect()); SystemSetting.Instance.SetGameFps(SystemSetting.Instance.GetGameFps()); SDKUtility.Instance.Init();