少年修仙传服务端代码子仓库
hch
2019-04-26 4d5a34c0ea116f8ca266e27a6ab16bcce8a75c82
MapServerToGameServer/PlayerCache/MGQueryPlayerCache.h
@@ -4,4 +4,5 @@
   tagHead      Head;
   DWORD      PlayerID;      //玩家ID
   DWORD      FindPlayerID;   //要查询的玩家ID
   BYTE      EquipClassLV;   //大于0为查看指定境界阶装备信息,  0为查看默认信息
};