少年修仙传服务端代码子仓库
hxp
2024-12-26 b893c8f66e687c8c98c4e534225dae5bde53c7a9
MapServerToGameServer/PlayerCache/MGQueryPlayerCache.h
@@ -4,4 +4,6 @@
   tagHead      Head;
   DWORD      PlayerID;      //玩家ID
   DWORD      FindPlayerID;   //要查询的玩家ID
   BYTE      EquipClassLV;   //大于0为查看指定境界阶装备信息,  0为查看默认信息
   BYTE      CallMap;      //是否需要通知地图
};