mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-01 19:25:12 +01:00
@@ -1976,7 +1976,7 @@ static bool PeepInteractWithEntrance(Peep* peep, const CoordsXYE& coords, uint8_
|
||||
guest->PeepFlags |= PEEP_FLAGS_HAS_PAID_FOR_PARK_ENTRY;
|
||||
}
|
||||
|
||||
gTotalAdmissions++;
|
||||
GetGameState().TotalAdmissions++;
|
||||
WindowInvalidateByNumber(WindowClass::ParkInformation, 0);
|
||||
|
||||
guest->Var37 = 1;
|
||||
|
||||
Reference in New Issue
Block a user