少年修仙传服务端代码子仓库
hxp
2019-02-19 2add1b7c2aa99aa4d31aed73e1fef1f1a8c7f739
ServerPack/MapServerPack/HA3_Function/NPCIDCollectionCntInfo.h
@@ -3,7 +3,6 @@
struct   tagMCNPCIDCollectionCnt
{
   tagHead      Head;
   DWORD      NPCID;   //NPCID
   BYTE      CollectionCnt;   //已采集次数
};