diff --git a/src/windows/top_toolbar.c b/src/windows/top_toolbar.c index fa4aa5491b..6349c391e5 100644 --- a/src/windows/top_toolbar.c +++ b/src/windows/top_toolbar.c @@ -2953,7 +2953,7 @@ void top_toolbar_init_debug_menu(rct_window* w, rct_widget* widget) w->y + widget->top, widget->bottom - widget->top + 1, w->colours[0] | 0x80, - 0, + DROPDOWN_FLAG_STAY_OPEN, 5 );