diff options
author | belugas <belugas@openttd.org> | 2008-01-30 17:36:28 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2008-01-30 17:36:28 +0000 |
commit | caf7e8655c4d26b62795817f50da01ce744d2973 (patch) | |
tree | 9faeacbb5a9ce414828f7061dd7ad9e356f64e0e /src/lang | |
parent | 953c3cb6df0196aa5a908d6f2eaebd51584c4cf0 (diff) | |
download | openttd-caf7e8655c4d26b62795817f50da01ce744d2973.tar.xz |
(svn r12022) -Revert(r12018): Invisible trees are now separate from the building concept.
So when you want invisible trees, just select the option of the same name in the Patch Options and toggle transparency of trees.
More to come on the saga of Invisibility. So stay tuned.
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 31c9b552c..7e25bfd8d 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1068,7 +1068,7 @@ STR_CONFIG_PATCHES_AUTORENEW_MONTHS :{LTBLUE}Autoren STR_CONFIG_PATCHES_AUTORENEW_MONEY :{LTBLUE}Autorenew minimum needed money for renew: {ORANGE}{STRING1} STR_CONFIG_PATCHES_ERRMSG_DURATION :{LTBLUE}Duration of error message: {ORANGE}{STRING1} STR_CONFIG_PATCHES_POPULATION_IN_LABEL :{LTBLUE}Show town population in the town name label: {ORANGE}{STRING1} -STR_CONFIG_PATCHES_INVISIBLE_TREES :{LTBLUE}Invisible trees (with transparent buildings): {ORANGE}{STRING1} +STR_CONFIG_PATCHES_INVISIBLE_TREES :{LTBLUE}Invisible trees: {ORANGE}{STRING1} STR_CONFIG_PATCHES_LAND_GENERATOR :{LTBLUE}Land generator: {ORANGE}{STRING1} STR_CONFIG_PATCHES_LAND_GENERATOR_ORIGINAL :Original |