You've already forked OpenRCT2-Unity
mirror of
https://github.com/izzy2lost/OpenRCT2-Unity.git
synced 2026-03-10 12:38:22 -07:00
fix #3407: rides were not removed in editor
This commit is contained in:
@@ -384,6 +384,7 @@ static int editor_read_s6(const char *path)
|
||||
game_convert_strings_to_utf8();
|
||||
|
||||
gScreenFlags = SCREEN_FLAGS_SCENARIO_EDITOR;
|
||||
editor_clear_map_for_editing();
|
||||
viewport_init_all();
|
||||
window_editor_main_open();
|
||||
editor_finalise_main_view();
|
||||
|
||||
Reference in New Issue
Block a user