hch
2025-12-03 e30ee01e9b30c2861192afcbba84f7c6fba90fca
Main/System/Battle/BattleManager.cs
@@ -636,6 +636,10 @@
        }
        GameNetSystem.Instance.SendInfo(pack);
        Debug.Log("战斗时序 发起 " + Time.time);
        if (mapID != 1)
        {
            UIManager.Instance.OpenWindow<MapLoadingWin>();
        }
    }
    // 获取当前正在显示的战斗场景名称,如果没有则返回空字符串