1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-25 15:54:31 +01:00

S4: Remove duplicate call to CreateAvailableObjectMappings()

This commit is contained in:
Michael Steenbeek
2024-08-07 13:20:19 +02:00
committed by GitHub
parent 9f0125b509
commit 2f39ee55f7

View File

@@ -178,8 +178,6 @@ namespace OpenRCT2::RCT1
{
Initialise(gameState);
CreateAvailableObjectMappings();
ImportRides();
ImportRideMeasurements();
ImportEntities();