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