summaryrefslogtreecommitdiff
path: root/src/table
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2011-03-06 15:52:23 +0000
committeralberth <alberth@openttd.org>2011-03-06 15:52:23 +0000
commit5f505a69f3803172746df5f6ed29f5258b76db6c (patch)
tree65c77c45a90b150fe131f47e6c532d78b07e6383 /src/table
parent9fe65f93fea28f573160b85cbcf9505c0d9b2e3b (diff)
downloadopenttd-5f505a69f3803172746df5f6ed29f5258b76db6c.tar.xz
(svn r22211) -Codechange: Unduplicate Off/On strings.
Diffstat (limited to 'src/table')
-rw-r--r--src/table/settings.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/settings.ini b/src/table/settings.ini
index 057c53fac..e70eba3b2 100644
--- a/src/table/settings.ini
+++ b/src/table/settings.ini
@@ -281,7 +281,7 @@ def = 0
min = 0
max = 1
interval = 1
-strval = STR_DISASTERS_OFF
+strval = STR_CONFIG_SETTING_OFF
proc = DifficultyChange
[SDT_VAR]