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