(svn r22211) -Codechange: Unduplicate Off/On strings.

This commit is contained in:
alberth
2011-03-06 15:52:23 +00:00
parent a7e7e76f7f
commit db549cfacf
3 changed files with 3 additions and 6 deletions

View File

@@ -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]