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