| ServerPack/MapServerPack/HB1_Role/RolePointInfo.h | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPack/MapServerPack/HB1_Role/RolePointInfo.h
@@ -5,5 +5,5 @@ tagHead Head; BYTE PointAttrIDCount; // 点类型个数 BYTE PointAttrIDList[PointAttrIDCount]; // 点类型列表 WORD PointValueList[PointAttrIDCount]; // 点类型对应已加自由点数列表 DWORD PointValueList[PointAttrIDCount]; // 点类型对应已加自由点数列表 };