Ejemplo n.º 1
0
 public static bool HasTalent(MonkTalents tal)
 {
     return TalentManager.IsSelected((int)tal);
 }
Ejemplo n.º 2
0
 public static bool HasTalent(MonkTalents tal)
 {
     return(TalentManager.IsSelected((int)tal));
 }