From a86d97d4b58e5412b2070ffe7c87b3fe65170986 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期五, 21 六月 2019 12:10:26 +0800
Subject: [PATCH] 7394 【2.0】【后端】雷罚BOSS(删除诛仙装备)

---
 ServerPack/MapServerPack/HA7_Interaction/ChatBubbleBoxState.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ServerPack/MapServerPack/HA7_Interaction/ChatBubbleBoxState.h b/ServerPack/MapServerPack/HA7_Interaction/ChatBubbleBoxState.h
index 484846c..aa477eb 100644
--- a/ServerPack/MapServerPack/HA7_Interaction/ChatBubbleBoxState.h
+++ b/ServerPack/MapServerPack/HA7_Interaction/ChatBubbleBoxState.h
@@ -4,6 +4,5 @@
 
 {
 	tagHead		 Head;
-	BYTE		UseBoxID;	// 当前使用的气泡框ID
 	DWORD		BoxState;	// 按二进制位存储代表是否已开启,暂支持31位,以后有需要再加
 };

--
Gitblit v1.8.0