Ejemplo n.º 1
0
 public static WarriorTalents GetTierTalent(int tier)
 {
     return((WarriorTalents)TalentManager.GetSelectedForTier(tier));
 }