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