summaryrefslogtreecommitdiff
path: root/src/variables.h
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2007-06-21 16:17:47 +0000
committertruelight <truelight@openttd.org>2007-06-21 16:17:47 +0000
commit66a136be0972c9c8a8039b5bec722fb67cd38909 (patch)
tree9a8cf5e86397687ed30d3da2567447b1d843509d /src/variables.h
parent21711da99d9260296b86e755974e3a697db0aae4 (diff)
downloadopenttd-66a136be0972c9c8a8039b5bec722fb67cd38909.tar.xz
(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle is while loading/unloading (TheJosh)
Diffstat (limited to 'src/variables.h')
-rw-r--r--src/variables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/variables.h b/src/variables.h
index de6a0b738..761f5f2a3 100644
--- a/src/variables.h
+++ b/src/variables.h
@@ -133,6 +133,7 @@ struct Patches {
byte liveries; // Options for displaying company liveries, 0=none, 1=self, 2=all
bool prefer_teamchat; // Choose the chat message target with <ENTER>, true=all players, false=your team
bool advanced_vehicle_list; // Use the "advanced" vehicle list
+ bool loading_indicators; // Show loading indicators
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