From 5bc2cc9a3e007b96a0de96e70e87f25bc5a254a2 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期一, 21 七月 2025 19:22:45 +0800
Subject: [PATCH] 125 【战斗】战斗系统 战斗系统迭代 协议接入 阵容部分代码

---
 Main/System/Team/TeamConst.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Main/System/Team/TeamConst.cs b/Main/System/Team/TeamConst.cs
index 19c59f8..15cd264 100644
--- a/Main/System/Team/TeamConst.cs
+++ b/Main/System/Team/TeamConst.cs
@@ -3,5 +3,5 @@
 public class TeamConst
 {
     public const int MaxTeamHeroCount = 6;//鏈�澶у竷闃垫暟閲�
-    public const int MaxTeamSlotCount = 7;//鏈�澶фЫ浣嶆暟閲�
+    public const int MaxTeamSlotCount = 7;//鏈�澶фЫ浣嶆暟閲� 鍖呭惈boss鐨勪腑闂翠綅缃� 甯冮樀鐨勬椂鍊欎笉鑳界敤杩欎釜
 }
\ No newline at end of file

--
Gitblit v1.8.0