From 484239463e0802b47070d5df8d7b6931a64b0a67 Mon Sep 17 00:00:00 2001
From: lcy <1459594991@qq.com>
Date: 星期一, 30 三月 2026 17:03:52 +0800
Subject: [PATCH] 492 武将返场

---
 Main/Utility/EnumHelper.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Main/Utility/EnumHelper.cs b/Main/Utility/EnumHelper.cs
index af301c5..4096fc4 100644
--- a/Main/Utility/EnumHelper.cs
+++ b/Main/Utility/EnumHelper.cs
@@ -858,6 +858,7 @@
     OSMingge = 61, //寮�鏈嶅懡鏍煎煿鍏绘娲诲姩
     Qunying = 62, //缇よ嫳姒�
     HeroDebut = 63,//姝﹀皢鐧诲満
+    HeroReturn = 64,  //姝﹀皢杩斿満
 }
 
 
@@ -1813,6 +1814,7 @@
 {
     TimeRushAct = 200,  //杞洖娈�(姝﹀皢鍐插埡)
     HeroDebutAct = 201,  //鑻遍泟鐧诲満娲诲姩
+    HeroReturnAct = 202,  //鑻遍泟杩斿満娲诲姩
 }
 
 //浠欑帀璐拱鐨勪簩娆$‘璁ゆ绫诲瀷

--
Gitblit v1.8.0