hxp
2023-12-22 92abd0a6d6d4cfa02850da755884cb6917652b96
PySysDB/PySysDBPY.h
@@ -21,6 +21,16 @@
   list      StarAttrValue;   //累计总属性值
};
//创角表
struct   tagCreateRole
{
   BYTE      _RoleType;      // 角色
   list      BaseAttrIDList;   // 角色基础属性ID
   list      BaseAttrValueList;   // 角色基础属性值
   list      CreateRoleMap;   // 创角地图坐标信息 [dataMapID,posX,posY]
};
//灵根表 #tagRolePoint
struct   tagRolePoint