Exemplo n.º 1
0
 public void ResetCharacters()
 {
     ghosts.ResetAllGhosts();
     player.Reset();
 }