From cfcd0d70aeb4ba0ea80051b9833f46406ab48593 Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期一, 20 八月 2018 17:38:59 +0800
Subject: [PATCH] fix:神兽副本相关封包

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

diff --git a/ServerPack/MapServerPack/HA7_Interaction/NPCInfoList.h b/ServerPack/MapServerPack/HA7_Interaction/NPCInfoList.h
index 7e229ce..fb4daf8 100644
--- a/ServerPack/MapServerPack/HA7_Interaction/NPCInfoList.h
+++ b/ServerPack/MapServerPack/HA7_Interaction/NPCInfoList.h
@@ -3,7 +3,6 @@
 struct    tagMCNPCInfo
 
 {
-	tagHead		 Head;
 	DWORD		ObjID;
 	DWORD		NPCID;
 	DWORD		NPCHP;

--
Gitblit v1.8.0