(svn r11063) -Codechange: make it possible for people to view the loading indicators of everyone. Patch by SmatZ.

This commit is contained in:
rubidium
2007-09-08 22:04:49 +00:00
parent 814583f2a6
commit 3243b07542
4 changed files with 12 additions and 4 deletions

View File

@@ -130,7 +130,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 loading_indicators; // Show loading indicators
uint8 default_rail_type; ///< The default rail type for the rail GUI
uint8 toolbar_pos; // position of toolbars, 0=left, 1=center, 2=right