Beispiel #1
0
 private void LoadGameplayData()
 {
     confGameData.Load();
 }
Beispiel #2
0
 private void LoadGameplaySettings()
 {
     confGameSettings.Load();
 }
Beispiel #3
0
 private void LoadLevelList()
 {
     confLevels.Load();
 }