mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Rename Peep::var_37 to Var37
This commit is contained in:
@@ -170,7 +170,7 @@ static void CompareSpriteDataPeep(const Peep& left, const Peep& right)
|
||||
COMPARE_FIELD(destination_x);
|
||||
COMPARE_FIELD(destination_y);
|
||||
COMPARE_FIELD(destination_tolerance);
|
||||
COMPARE_FIELD(var_37);
|
||||
COMPARE_FIELD(Var37);
|
||||
COMPARE_FIELD(Energy);
|
||||
COMPARE_FIELD(EnergyTarget);
|
||||
COMPARE_FIELD(Happiness);
|
||||
|
||||
Reference in New Issue
Block a user