Example #1
0
 public void ExitGame()
 {
     PlayerManager.Save();
     Application.Quit();
 }