mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 01:04:50 +01:00
Rename Peep::surrounding_thought_timeout > SurroundingsThoughtTimeout
This commit is contained in:
@@ -304,7 +304,7 @@ struct GameStateSnapshots final : public IGameStateSnapshots
|
||||
COMPARE_FIELD(Peep, vandalism_seen);
|
||||
COMPARE_FIELD(Peep, voucher_type);
|
||||
COMPARE_FIELD(Peep, voucher_arguments);
|
||||
COMPARE_FIELD(Peep, surroundings_thought_timeout);
|
||||
COMPARE_FIELD(Peep, SurroundingsThoughtTimeout);
|
||||
COMPARE_FIELD(Peep, Angriness);
|
||||
COMPARE_FIELD(Peep, TimeLost);
|
||||
COMPARE_FIELD(Peep, DaysInQueue);
|
||||
|
||||
Reference in New Issue
Block a user