From 1c4c5c5cb829334303bff98837a69a9653dca714 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期一, 20 八月 2018 17:09:49 +0800
Subject: [PATCH] Merge branch 'master' into DogzDungeon

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

diff --git a/Utility/EnumHelper.cs b/Utility/EnumHelper.cs
index 666fb70..b8a5b0e 100644
--- a/Utility/EnumHelper.cs
+++ b/Utility/EnumHelper.cs
@@ -1033,6 +1033,7 @@
     Normal = 2,
     TreasureSkill = 3,
     Skill = 4,
+    TreasureFunc = 5,
 }
 
 public enum RedPointState

--
Gitblit v1.8.0