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