1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

Code style: Remove more snakes from the park, maphelper, scenery. (#18222)

This commit is contained in:
Duncan
2022-10-08 10:56:17 +01:00
committed by GitHub
parent 34170d6814
commit 5dba30778d
55 changed files with 212 additions and 214 deletions

View File

@@ -64,7 +64,7 @@ static void GameInit(bool retainSpatialIndices)
ResetEntitySpatialIndices();
reset_all_sprite_quadrant_placements();
scenery_set_default_placement_configuration();
ScenerySetDefaultPlacementConfiguration();
load_palette();
EntityTweener::Get().Reset();
MapAnimationAutoCreate();