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