From c7b8b789a4ef38bbd7bdbfd86b0aa73bf9334b1d Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期五, 26 十月 2018 10:41:18 +0800
Subject: [PATCH] 4218【1.2】仙盟宴会传功

---
 System/Dungeon/DungeonData.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/System/Dungeon/DungeonData.cs b/System/Dungeon/DungeonData.cs
index 57cba8c..a58d364 100644
--- a/System/Dungeon/DungeonData.cs
+++ b/System/Dungeon/DungeonData.cs
@@ -108,6 +108,7 @@
         public FairyFeastTop familyPartyTop;
         public int topPlayerID;
         public int enemyID;
+        public int hasSit;
 
         public long totalExp
         {

--
Gitblit v1.8.0