hch
5 小时以前 a03d6a0b9a2d94809e6a17f92de4e3163e26a2f2
Main/Core/GameEngine/Launch/InitSettingTask.cs
@@ -14,7 +14,7 @@
    {
        ShaderUtility.InitGlobalParams();
        SoundPlayer.CreateSoundPlayer();
        SoundPlayer.Instance.PlayLoginMusic();
        //SoundPlayer.Instance.PlayLoginMusic();
        SystemSetting.Instance.SetSoundVolume(SystemSetting.Instance.GetSoundVolume());
        SystemSetting.Instance.SetSoundEffect(SystemSetting.Instance.GetSoundEffect());