Beispiel #1
0
 public void ResetGame()
 {
     soundControls.PlayButton();
     Application.LoadLevel(Application.loadedLevel);
 }