Helps if you actually save the settings...

This commit is contained in:
Electroblob77
2020-05-22 18:08:05 +01:00
parent e6b7f25932
commit 601f8a97fa
@@ -441,7 +441,9 @@ public final class Settings {
Wizardry.logger.info("Saving in-game config changes"); Wizardry.logger.info("Saving in-game config changes");
setupGeneralConfig(); setupGeneralConfig();
setupDifficultyConfig();
setupWorldgenConfig(); setupWorldgenConfig();
setupTweaksConfig();
setupClientConfig(); setupClientConfig();
setupCommandsConfig(); setupCommandsConfig();
setupCompatibilityConfig(); setupCompatibilityConfig();