mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Leave the debugging tools dropdown open after click, closes #2768
This commit is contained in:
@@ -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
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user