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