mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01: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