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