From 41a6e87783d042bf3e0ecebfa772443f2b5ed95d Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期四, 06 六月 2019 17:22:55 +0800
Subject: [PATCH] 7132 【2.0】【开发】打宝界面优化2

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

diff --git a/Utility/EnumHelper.cs b/Utility/EnumHelper.cs
index 4037bb2..f9bacfe 100644
--- a/Utility/EnumHelper.cs
+++ b/Utility/EnumHelper.cs
@@ -1020,6 +1020,7 @@
     FairyDaimondGift = 23,
     MarketPutawayPwd = 24,
     DemonJar = 25,
+    BossHomeAwardLimit = 27,
     DemonJarDouble = 28,
     BindJadeWheel = 30,
     PrayForDrug = 31,
@@ -1061,7 +1062,6 @@
     PersonalBoss = 2,
     ElderGodArea = 3,
     DemonJar = 4,
-    DogzDungeon = 5,
     CrossServerBoss = 6,
     JadeDynastyBoss = 7,
     None = 99,

--
Gitblit v1.8.0