mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 23:34:37 +01:00
Move new ride and research windows
This commit is contained in:
committed by
Michał Janiszewski
parent
eef3bd9af5
commit
d02976695d
@@ -729,7 +729,9 @@ static void window_editor_object_selection_close(rct_window *w)
|
||||
gSilentResearch = false;
|
||||
}
|
||||
research_remove_non_separate_vehicle_types();
|
||||
window_new_ride_init_vars();
|
||||
|
||||
auto intent = Intent(INTENT_ACTION_REFRESH_NEW_RIDES);
|
||||
context_broadcast_intent(&intent);
|
||||
|
||||
visible_list_dispose();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user