From ad54ddbd4c12125fd44e9b7b3fd5bbcd92cce677 Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期二, 22 七月 2025 20:15:37 +0800 Subject: [PATCH] 122 子 【武将】武将系统 / 【武将】武将系统-客户端 --- 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 84ede7f..5370a2b 100644 --- a/Main/Utility/EnumHelper.cs +++ b/Main/Utility/EnumHelper.cs @@ -1074,6 +1074,8 @@ itemyuanzu = 10, //鍏冪 itembuxiu = 11, //涓嶆溄 itemyonghen = 12, //姘告亽 + + red = 13, //绾㈣壊 } public enum TextColType -- Gitblit v1.8.0