mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 09:14:58 +01:00
remove all unnecessary object resets
This commit is contained in:
@@ -362,7 +362,6 @@ void S6Importer::Import()
|
||||
{
|
||||
throw ObjectLoadException();
|
||||
}
|
||||
reset_loaded_objects();
|
||||
map_update_tile_pointers();
|
||||
if (network_get_mode() == NETWORK_MODE_CLIENT)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user