mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 16:54:52 +01:00
Rename Peep::photo2_ride_ref to use TitleCase
This commit is contained in:
@@ -247,7 +247,7 @@ struct GameStateSnapshots final : public IGameStateSnapshots
|
||||
COMPARE_FIELD(Peep, ride_types_been_on[i]);
|
||||
}
|
||||
COMPARE_FIELD(Peep, item_extra_flags);
|
||||
COMPARE_FIELD(Peep, photo2_ride_ref);
|
||||
COMPARE_FIELD(Peep, Photo2RideRef);
|
||||
COMPARE_FIELD(Peep, Photo3RideRef);
|
||||
COMPARE_FIELD(Peep, Photo4RideRef);
|
||||
COMPARE_FIELD(Peep, CurrentRide);
|
||||
|
||||
Reference in New Issue
Block a user