From 95f216d10f0a841ff6ff396daae0ff06e9225e66 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 17 九月 2018 10:44:32 +0800
Subject: [PATCH] AA 12 限时礼包活动信息 #tagMCFlashGiftbagInfo(增加提前显示分钟通知) AA 11 限时特惠活动信息 #tagMCSpringSaleInfo(增加提前显示分钟通知) AB 04 Boss复活活动信息 #tagMCBossRebornInfo(增加重置类型通知)

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

diff --git a/ServerPack/MapServerPack/HA3_Function/NPCIDCollectionCntInfo.h b/ServerPack/MapServerPack/HA3_Function/NPCIDCollectionCntInfo.h
index 6b505b3..f18b495 100644
--- a/ServerPack/MapServerPack/HA3_Function/NPCIDCollectionCntInfo.h
+++ b/ServerPack/MapServerPack/HA3_Function/NPCIDCollectionCntInfo.h
@@ -3,7 +3,6 @@
 
 struct	tagMCNPCIDCollectionCnt
 {
-	tagHead		Head;
 	DWORD		NPCID;	//NPCID
 	BYTE		CollectionCnt;	//已采集次数
 };

--
Gitblit v1.8.0