From 82931aabaaa3e479bc04e11630a77cd9c9dd5fe3 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期五, 26 十月 2018 20:05:36 +0800
Subject: [PATCH] Merge branch 'master' into leonard

---
 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