Exemplo n.º 1
0
 public void DeleteSavedGame()
 {
     GameSaveLoad.DeleteSave();
     this.SetupButtonsForLoadingSaves();
 }