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