summaryrefslogtreecommitdiff
path: root/src/variables.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-09-09 10:34:32 +0000
committerrubidium <rubidium@openttd.org>2007-09-09 10:34:32 +0000
commitefea7622acb6dbf5b4a75be3e0b0c6d016e5feb1 (patch)
tree3c503e126418430925368a8acd79eb761219d6ef /src/variables.h
parented3b1d398aaa6643d255eb792b8226d35eafceed (diff)
downloadopenttd-efea7622acb6dbf5b4a75be3e0b0c6d016e5feb1.tar.xz
(svn r11067) -Codechange: also make it possible to use the advanced vehicle list for other players. Patch by SmatZ.
Diffstat (limited to 'src/variables.h')
-rw-r--r--src/variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/variables.h b/src/variables.h
index 1cc576075..58510ed98 100644
--- a/src/variables.h
+++ b/src/variables.h
@@ -129,7 +129,7 @@ struct Patches {
bool measure_tooltip; // Show a permanent tooltip when dragging tools
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
+ uint8 advanced_vehicle_list; // Use the "advanced" vehicle list
uint8 loading_indicators; // Show loading indicators
uint8 default_rail_type; ///< The default rail type for the rail GUI