mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 10:15:36 +01:00
Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places
This commit is contained in:
committed by
GitHub
parent
ee07695cce
commit
367efa2020
@@ -496,6 +496,7 @@ void RideObject::PerformFixes()
|
||||
{
|
||||
_legacyType.cars_per_flat_ride = 0xFF;
|
||||
}
|
||||
// All vanilla/WW/OCC Junior RC vehicles incorrectly have this flag set
|
||||
else if (String::Equals(identifier, "ZLDB ") ||
|
||||
String::Equals(identifier, "ZLOG ") ||
|
||||
String::Equals(identifier, "ZPANDA ") ||
|
||||
|
||||
Reference in New Issue
Block a user