1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 09:09:09 +00:00

(svn r92) Feature: invisible trees when in transparent mode (patch entry)

This commit is contained in:
dominik
2004-08-20 15:30:32 +00:00
parent 951ce251c0
commit 4f253c2656
5 changed files with 11 additions and 0 deletions

View File

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