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