1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +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

@@ -60,7 +60,7 @@ static bool LoadFileToBuffer(MemoryStream& stream, const std::string& filePath)
static void GameInit(bool retainSpatialIndices)
{
if (!retainSpatialIndices)
reset_sprite_spatial_index();
ResetEntitySpatialIndices();
reset_all_sprite_quadrant_placements();
scenery_set_default_placement_configuration();