summaryrefslogtreecommitdiff
path: root/variables.h
diff options
context:
space:
mode:
authordominik <dominik@openttd.org>2004-08-20 15:30:32 +0000
committerdominik <dominik@openttd.org>2004-08-20 15:30:32 +0000
commit4f253c2656fe04a97cbd3fabaab98798cc514456 (patch)
tree401a88cf9d0d998b66646e41f12c7b4d409989fd /variables.h
parent951ce251c0045dccf3a06c498e59a84ee2824034 (diff)
downloadopenttd-4f253c2656fe04a97cbd3fabaab98798cc514456.tar.xz
(svn r92) Feature: invisible trees when in transparent mode (patch entry)
Diffstat (limited to 'variables.h')
-rw-r--r--variables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/variables.h b/variables.h
index 2073979e9..9e8f09484 100644
--- a/variables.h
+++ b/variables.h
@@ -109,6 +109,7 @@ typedef struct Patches {
bool nonuniform_stations;// allow nonuniform train stations
bool always_small_airport; // always allow small airports
bool realistic_acceleration; // realistic acceleration for trains
+ bool invisible_trees; // don't show trees when buildings are transparent
uint8 toolbar_pos; // position of toolbars, 0=left, 1=center, 2=right