mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
committed by
Ted John
parent
cc0c3cc077
commit
384b58bc68
@@ -953,7 +953,7 @@ void vehicle_sprite_paint_6D51DE(rct_vehicle *vehicle, int ebx, int z, const rct
|
||||
vehicle_sprite_paint_6D51EB(vehicle, ebx, z, vehicleEntry);
|
||||
return;
|
||||
}
|
||||
if (ebx & 3) {
|
||||
if (ebx & 7) {
|
||||
vehicle_sprite_paint_6D51EB(vehicle, ebx, z, vehicleEntry);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user