示例#1
0
 public void mutate(Player input)
 {
     highscores.newTopTen(input);
 }