| ServerPack/MapServerPack/HB1_Role/RolePointInfo.h | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPack/MapServerPack/HB1_Role/RolePointInfo.h
@@ -3,8 +3,7 @@ struct tagMCRolePointInfo { tagHead Head; WORD FreePointTotal; // 自由属性点总数 BYTE PointAttrIDCount; // 点类型个数 BYTE PointAttrIDList[PointAttrIDCount]; // 点类型列表 WORD PointValueList[PointAttrIDCount]; // 点类型对应的点数列表 WORD PointValueList[PointAttrIDCount]; // 点类型对应已加自由点数列表 };