(svn r18285) -Feature: show the expected arrival/departure dates in the timetable window. Based on work by PhilSophus.
This commit is contained in:
@@ -76,6 +76,7 @@ struct GUISettings {
|
||||
uint8 right_mouse_btn_emulation; ///< should we emulate right mouse clicking?
|
||||
uint8 scrollwheel_scrolling; ///< scrolling using the scroll wheel?
|
||||
uint8 scrollwheel_multiplier; ///< how much 'wheel' per incoming event from the OS?
|
||||
bool timetable_arrival_departure; ///< show arrivals and departures in vehicle timetables
|
||||
bool left_mouse_btn_scrolling; ///< left mouse button scroll
|
||||
bool pause_on_newgame; ///< whether to start new games paused or not
|
||||
bool enable_signal_gui; ///< show the signal GUI when the signal button is pressed
|
||||
|
Reference in New Issue
Block a user