summaryrefslogtreecommitdiff
path: root/src/table/gameopt_settings.ini
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-03-05 11:34:31 +0000
committerrubidium <rubidium@openttd.org>2011-03-05 11:34:31 +0000
commitb8d3c42de2cc4c0f441d40a10688f4ddd3db4b7f (patch)
tree86581b84625321e2fae972cb9b12b344276179fa /src/table/gameopt_settings.ini
parente48967541a8ce602267f80d295bcb4fe89ca70fb (diff)
downloadopenttd-b8d3c42de2cc4c0f441d40a10688f4ddd3db4b7f.tar.xz
(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names
Diffstat (limited to 'src/table/gameopt_settings.ini')
-rw-r--r--src/table/gameopt_settings.ini10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/table/gameopt_settings.ini b/src/table/gameopt_settings.ini
index 12863c8db..3cdde4a9f 100644
--- a/src/table/gameopt_settings.ini
+++ b/src/table/gameopt_settings.ini
@@ -52,7 +52,7 @@ name = ""diff_custom""
sdt_cmd = SDT_INTLIST
sle_cmd = SL_ARR
type = SLE_FILE_I16 | SLE_VAR_U16
-flags = C
+flags = SLF_NOT_IN_CONFIG
var = _old_diff_custom
length = 17
def = 0
@@ -66,7 +66,7 @@ name = ""diff_custom""
sdt_cmd = SDT_INTLIST
sle_cmd = SL_ARR
type = SLE_UINT16
-flags = C
+flags = SLF_NOT_IN_CONFIG
var = _old_diff_custom
length = 18
def = 0
@@ -88,7 +88,7 @@ max = 3
base = GameSettings
var = locale.currency
type = SLE_UINT8
-flags = N
+flags = SLF_NO_NETWORK_SYNC
def = 0
max = CUSTOM_CURRENCY_ID
full = _locale_currencies
@@ -97,7 +97,7 @@ full = _locale_currencies
base = GameSettings
var = locale.units
type = SLE_UINT8
-flags = N
+flags = SLF_NO_NETWORK_SYNC
def = 1
max = 2
full = _locale_units
@@ -137,7 +137,7 @@ to = 22
var = gui.autosave
type = SLE_UINT8
from = 23
-flags = S
+flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
def = 1
max = 4
full = _autosave_interval