mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Rename Peep::photo3_ride_ref to use TitleCase
This commit is contained in:
@@ -192,7 +192,7 @@ static void CompareSpriteDataPeep(const Peep& left, const Peep& right)
|
||||
}
|
||||
COMPARE_FIELD(item_extra_flags);
|
||||
COMPARE_FIELD(photo2_ride_ref);
|
||||
COMPARE_FIELD(photo3_ride_ref);
|
||||
COMPARE_FIELD(Photo3RideRef);
|
||||
COMPARE_FIELD(Photo4RideRef);
|
||||
COMPARE_FIELD(CurrentRide);
|
||||
COMPARE_FIELD(CurrentRideStation);
|
||||
|
||||
Reference in New Issue
Block a user