System/Skill/TalentTreeScriptable.cs @@ -36,6 +36,7 @@ return this.job == job && this.talentType == talentType && this.talentSeries == talentSeries; } } [Serializable] public struct TalentElement {