Beispiel #1
0
 private void LoadProgress()
 {
     SaveLoadService.PlayerProgress = SaveLoadService.LoadProgress() ?? NewGameProgress();
 }