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