mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Change openrct2/ride methods to UpperCamelCase, part 1
This commit is contained in:
@@ -535,7 +535,7 @@ namespace OpenRCT2
|
||||
SerialiseParkParameters(parkParamsDs);
|
||||
|
||||
game_load_init();
|
||||
fix_invalid_vehicle_sprite_sizes();
|
||||
FixInvalidVehicleSpriteSizes();
|
||||
}
|
||||
catch (const std::exception& ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user