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