summaryrefslogtreecommitdiff
path: root/variables.h
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2006-09-17 20:52:54 +0000
committerpeter1138 <peter1138@openttd.org>2006-09-17 20:52:54 +0000
commit37e00dbef2e4efa25dd9ddb4ca227f4fffde924f (patch)
tree478bef1f4d2ad8896951a0c602acce70bee18a17 /variables.h
parent4794012f37edeb176aae1cb6226b43a9e6044210 (diff)
downloadopenttd-37e00dbef2e4efa25dd9ddb4ca227f4fffde924f.tar.xz
(svn r6474) - Add a patch option to control display of liveries, allowing none, your
own, or all companies.
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 209bf134b..b7a1071cd 100644
--- a/variables.h
+++ b/variables.h
@@ -126,6 +126,7 @@ typedef struct Patches {
bool no_servicing_if_no_breakdowns; // dont send vehicles to depot when breakdowns are disabled
bool link_terraform_toolbar; // display terraform toolbar when displaying rail, road, water and airport toolbars
bool reverse_scroll; // Right-Click-Scrolling scrolls in the opposite direction
+ byte liveries; // Options for displaying company liveries, 0=none, 1=self, 2=all
uint8 toolbar_pos; // position of toolbars, 0=left, 1=center, 2=right
uint8 window_snap_radius; // Windows snap at each other if closer than this