hxp
2024-10-17 f1c2ac9588321aad9e075c1440b52eb155b8ba18
PySysDB/PySysDBPY.h
@@ -69,6 +69,14 @@
   list      StarAttrValue;   //累计总属性值
};
//技能搭配表
struct   tagSkillMatch
{
   BYTE      _IDIndex;
   list      Skills;   //主动技能(职业1id|职业2id)
};
//创角表
struct   tagCreateRole