From d5bf165ef28b530ed531aed097ad301278c5fcae Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期四, 15 十一月 2018 14:33:35 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

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

diff --git a/Utility/EnumHelper.cs b/Utility/EnumHelper.cs
index 9892eeb..ce7b63f 100644
--- a/Utility/EnumHelper.cs
+++ b/Utility/EnumHelper.cs
@@ -1009,6 +1009,10 @@
     /// fff4cd
     /// </summary>
     LightYellow = 15,
+    /// <summary>
+    /// (204, 204, 204, 255)
+    /// </summary>
+    Gray = 16
 }
 
 public enum E_EquipType

--
Gitblit v1.8.0