summaryrefslogtreecommitdiff
path: root/src/table/gameopt_settings.ini
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-03-05 10:20:49 +0000
committerrubidium <rubidium@openttd.org>2011-03-05 10:20:49 +0000
commitcb3fa759f338fb5e8aee36ec78e8f41c40bace66 (patch)
treebd5afea1554fd8e3320fb044d933d9bc8cabed4b /src/table/gameopt_settings.ini
parentba28937b3d2231cb5940622be617bfd98cc1bdf9 (diff)
downloadopenttd-cb3fa759f338fb5e8aee36ec78e8f41c40bace66.tar.xz
(svn r22196) -Codechange: use default values for the from and to of savegame versions as well
Diffstat (limited to 'src/table/gameopt_settings.ini')
-rw-r--r--src/table/gameopt_settings.ini6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/table/gameopt_settings.ini b/src/table/gameopt_settings.ini
index f2a7da1ee..a33e3c051 100644
--- a/src/table/gameopt_settings.ini
+++ b/src/table/gameopt_settings.ini
@@ -42,6 +42,8 @@ interval = 0
str = STR_NULL
proc = NULL
load = NULL
+from = 0
+to = SL_MAX_VERSION
@@ -57,7 +59,6 @@ def = 0
min = 0
max = 0
full = NULL
-from = 0
to = 3
[SDTG_GENERAL]
@@ -73,7 +74,6 @@ min = 0
max = 0
full = NULL
from = 4
-to = SL_MAX_VERSION
##
[SDT_VAR]
@@ -131,14 +131,12 @@ max = MAX_SNOWLINE_HEIGHT * TILE_HEIGHT
[SDT_CONDNULL]
length = 1
-from = 0
to = 22
[SDTC_CONDOMANY]
var = gui.autosave
type = SLE_UINT8
from = 23
-to = SL_MAX_VERSION
flags = S
def = 1
max = 4