hch
2025-12-05 c76a1d02ad959fde49541ea246e4b35b4d9cf647
Main/Manager/StageManager.cs
@@ -52,6 +52,14 @@
        UIManager.Instance.OpenWindow<LaunchBackGroundWin>();
        UIManager.Instance.OpenWindow<LoginWin>();
        SoundPlayer.Instance.StopBackGroundMusic();
        if (VersionUtility.Instance.NeedDownAsset() && !AssetVersionUtility.hasDownLoadFullAsset)
        {
            DownloadHotMgr.Instance.ClearDownloadCache();
            InGameDownLoad.Instance.inGameDownLoadAllow = true;
            InGameDownLoad.Instance.TryDownLoad(InGameDownLoad.Dominant.None);
        }
    }
    // 返回登录界面 如断线