少年修仙传客户端代码仓库
client_Wu Xijin
2018-10-11 ce61ba2f7bcaa5f04552798bec77db6539f2490e
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();