(svn r27825) -Feature [FS#4950]: Add option to close windows with right click (Flamefire)
This commit is contained in:
@@ -113,6 +113,7 @@ struct GUISettings {
|
||||
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 right_mouse_wnd_close; ///< close window with right click
|
||||
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
|
||||
Year coloured_news_year; ///< when does newspaper become coloured?
|
||||
|
Reference in New Issue
Block a user