少年修仙传服务端代码子仓库
hch
2024-11-18 8dff1b6f1c1042e7e8a3a92014fb7dbc1e8e0dd7
ClientPack/ClientToMapServer/CA5_Function/PlayerChooseHorse.h
@@ -3,5 +3,6 @@
struct   tagPlayerChooseHorse
{
   tagHead      Head;
   DWORD      Index;      //选择索引
   BYTE      ChooseType;   // 1-按等阶,2-按幻化
   BYTE      LVID;      // 阶等级或幻化ID
};