1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-30 10:15:36 +01:00

More renaming

This commit is contained in:
ζeh Matt
2021-11-24 15:37:47 +02:00
parent 046f82f683
commit c6242fd310
28 changed files with 135 additions and 135 deletions

View File

@@ -49,7 +49,7 @@ static std::unique_ptr<IContext> localStartGame(const std::string& parkPath)
context->GetObjectManager().LoadObjects(loadResult.RequiredObjects);
importer->Import();
reset_sprite_spatial_index();
ResetEntitySpatialIndices();
reset_all_sprite_quadrant_placements();
scenery_set_default_placement_configuration();