hch
2025-12-02 0c589b36181e570c3e345dfc455b5c5e35f5d9ee
Main/System/Battle/BattleManager.cs
@@ -635,6 +635,7 @@
            pack.ValueCount = (byte)valueList.Length;
        }
        GameNetSystem.Instance.SendInfo(pack);
        Debug.Log("战斗时序 发起 " + Time.time);
    }
    // 获取当前正在显示的战斗场景名称,如果没有则返回空字符串