Browse Source

remove gameVersion

pull/130/head
crawforc3 3 years ago
parent
commit
9a8589769c
  1. 3
      Necesse/worldSettings.cfg

3
Necesse/worldSettings.cfg

@ -9,6 +9,5 @@ WORLDSETTINGS = {
unloadSettlements = false, unloadSettlements = false,
maxSettlementsPerPlayer = -1, maxSettlementsPerPlayer = -1,
dayTimeMod = 1.0, // Day time modifier (The higher, the longer day will last, max 10) 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) nightTimeMod = 1.0, // Night time modifier (The higher, the longer night will last, max 10)
gameVersion = 0.21.25
} }
Loading…
Cancel
Save