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