You've already forked OpenRCT2-Unity
mirror of
https://github.com/izzy2lost/OpenRCT2-Unity.git
synced 2026-03-10 12:38:22 -07:00
Add missing compare
This should hopefully fail the test
This commit is contained in:
@@ -363,6 +363,7 @@ static void CompareSpriteDataVehicle(const Vehicle& left, const Vehicle& right)
|
||||
COMPARE_FIELD(colours_extended);
|
||||
COMPARE_FIELD(seat_rotation);
|
||||
COMPARE_FIELD(target_seat_rotation);
|
||||
COMPARE_FIELD(BoatLocation);
|
||||
COMPARE_FIELD(IsCrashedVehicle);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user