hch
2025-10-15 c4be0b6ad09d47ea8ff0113cd7e69cc94cf48490
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());