diff options
author | rubidium <rubidium@openttd.org> | 2010-12-07 21:14:00 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-12-07 21:14:00 +0000 |
commit | ec63b0cf28eb0d0663d1e79ceef6d7de1a97dea9 (patch) | |
tree | 7d84c381b3d1febcc785d0e1bbd7498e55e2efed /src/lang/english_US.txt | |
parent | 00d3428edf44ed756c755fb5ce7a32903fdcaf7a (diff) | |
download | openttd-ec63b0cf28eb0d0663d1e79ceef6d7de1a97dea9.tar.xz |
(svn r21432) -Cleanup: remove the now obsolete strings as well
Diffstat (limited to 'src/lang/english_US.txt')
-rw-r--r-- | src/lang/english_US.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lang/english_US.txt b/src/lang/english_US.txt index 5334926e1..4168f1ff3 100644 --- a/src/lang/english_US.txt +++ b/src/lang/english_US.txt @@ -1422,7 +1422,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}{STRING} STR_CHEAT_CROSSINGTUNNELS :{LTBLUE}Tunnels may cross each other: {ORANGE}{STRING} -STR_CHEAT_BUILD_IN_PAUSE :{LTBLUE}Build while in pause mode: {ORANGE}{STRING} 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 |