hch
2025-11-26 f3ec2b29a806f65ddad49773be2ab8f9c157a002
Main/Manager/StageManager.cs
@@ -51,6 +51,7 @@
        UIManager.Instance.OpenWindow<LaunchBackGroundWin>();
        UIManager.Instance.OpenWindow<LoginWin>();
        SoundPlayer.Instance.StopBackGroundMusic();
    }
    // 返回登录界面 如断线
@@ -69,6 +70,7 @@
        {
            UIManager.Instance.OpenWindow<ServerForceExitHintWin>();
        }
        SoundPlayer.Instance.StopBackGroundMusic();
    }
    protected float GetManagerRequestDataProgress()