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