예제 #1
0
 private void LoadSettings()
 {
     SaveLoadService.GameSettings = SaveLoadService.LoadSettings() ?? NewGameSettings();
 }