Beispiel #1
0
 public void ResetCharacters()
 {
     ghosts.ResetAllGhosts();
     player.Reset();
 }