From dda197bfc4702e5842d80e98169a0a68e2e49ea8 Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期二, 19 三月 2019 18:34:19 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 System/Message/RichTableEvent.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/Message/RichTableEvent.cs b/System/Message/RichTableEvent.cs
index dd6f34a..b2285b1 100644
--- a/System/Message/RichTableEvent.cs
+++ b/System/Message/RichTableEvent.cs
@@ -67,7 +67,7 @@
                                         if (cfg != null)
                                         {
                                             var _itemColor = cfg.ItemColor;
-                                            if (cfg.Type == 111)//缈呰唨
+                                            if (cfg.Type == 113)//缈呰唨
                                             {
                                                 Dictionary<int, List<int>> userdatadic = null;
                                                 if (_dict.ContainsKey("userdata"))

--
Gitblit v1.8.0