diff --git a/Necesse/worldSettings.cfg b/Necesse/worldSettings.cfg index 31bddcc..0c1a058 100644 --- a/Necesse/worldSettings.cfg +++ b/Necesse/worldSettings.cfg @@ -9,6 +9,5 @@ WORLDSETTINGS = { unloadSettlements = false, maxSettlementsPerPlayer = -1, dayTimeMod = 1.0, // Day time modifier (The higher, the longer day will last, max 10) - nightTimeMod = 1.0, // Night time modifier (The higher, the longer night will last, max 10) - gameVersion = 0.21.25 + nightTimeMod = 1.0, // Night time modifier (The higher, the longer night will last, max 10) } \ No newline at end of file