Beispiel #1
0
 public Skill register()
 {
     SkillList.register(this);
     return(this);
 }