Esempio n. 1
0
 /// <summary>
 /// Applies the most recently recorded game state.
 /// </summary>
 public void ApplySavedGameData()
 {
     SaveSystem.ApplySavedGameData();
 }