mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 00:34:46 +01:00
Move editor bottom toolbar to UI module
This commit is contained in:
@@ -264,7 +264,7 @@ static void shortcut_remove_top_bottom_toolbar_toggle()
|
||||
else
|
||||
{
|
||||
context_open_window(WC_TOP_TOOLBAR);
|
||||
window_editor_bottom_toolbar_open();
|
||||
context_open_window_view(WV_EDITOR_BOTTOM_TOOLBAR);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user