forked from mirror/OpenTTD
(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if enabled). Primarily useful for systems with touch screen (aapo)
This commit is contained in:
@@ -614,6 +614,7 @@ static const char *_patches_ui[] = {
|
||||
"gui.default_rail_type",
|
||||
"gui.always_build_infrastructure",
|
||||
"gui.show_track_reservation",
|
||||
"gui.left_mouse_btn_scrolling",
|
||||
};
|
||||
|
||||
static const char *_patches_construction[] = {
|
||||
|
Reference in New Issue
Block a user