mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 16:54:52 +01:00
Code style: Remove more snakes from the park, maphelper, scenery. (#18222)
This commit is contained in:
@@ -79,7 +79,7 @@ void GameState::InitAll(const TileCoordsXY& mapSize)
|
||||
gNextGuestNumber = 1;
|
||||
|
||||
context_init();
|
||||
scenery_set_default_placement_configuration();
|
||||
ScenerySetDefaultPlacementConfiguration();
|
||||
|
||||
auto intent = Intent(INTENT_ACTION_CLEAR_TILE_INSPECTOR_CLIPBOARD);
|
||||
context_broadcast_intent(&intent);
|
||||
|
||||
Reference in New Issue
Block a user