diff options
author | rubidium <rubidium@openttd.org> | 2010-12-07 21:13:34 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-12-07 21:13:34 +0000 |
commit | 00d3428edf44ed756c755fb5ce7a32903fdcaf7a (patch) | |
tree | f3d0c175f48ec462abbc1a27d0f6c0a982e0d4f1 /src/lang | |
parent | 5dbd80ff3cfe9dc161a1d4e1c2cf940e67330a4d (diff) | |
download | openttd-00d3428edf44ed756c755fb5ce7a32903fdcaf7a.tar.xz |
(svn r21431) -Cleanup: remove the build-while-paused cheat
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 010f50efe..d3e5ad604 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1427,7 +1427,6 @@ STR_CHEAT_MONEY :{LTBLUE}Increas STR_CHEAT_CHANGE_COMPANY :{LTBLUE}Playing as company: {ORANGE}{COMMA} STR_CHEAT_EXTRA_DYNAMITE :{LTBLUE}Magic bulldozer (remove industries, unmovable objects): {ORANGE}{STRING1} STR_CHEAT_CROSSINGTUNNELS :{LTBLUE}Tunnels may cross each other: {ORANGE}{STRING1} -STR_CHEAT_BUILD_IN_PAUSE :{LTBLUE}Build while in pause mode: {ORANGE}{STRING1} STR_CHEAT_NO_JETCRASH :{LTBLUE}Jetplanes will not crash (frequently) on small airports: {ORANGE}{STRING} STR_CHEAT_SWITCH_CLIMATE :{LTBLUE}Switch climate: {ORANGE}{STRING} STR_CHEAT_SWITCH_CLIMATE_TEMPERATE_LANDSCAPE :Temperate landscape |