mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Remove unneeded sprite reset
This is done in all exports now
This commit is contained in:
@@ -449,7 +449,6 @@ extern "C"
|
||||
}
|
||||
|
||||
map_reorganise_elements();
|
||||
sprite_clear_all_unused();
|
||||
viewport_set_saved_view();
|
||||
|
||||
bool result = false;
|
||||
|
||||
Reference in New Issue
Block a user