Home
last modified time | relevance | path

Searched refs:NotWhileRaining (Results 1 – 2 of 2) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/peep/
H A DGuest.h62 NotWhileRaining = 25, // "I'm not going on X while it's raining" enumerator
H A DGuest.cpp2058 InsertNewThought(PeepThoughtType::NotWhileRaining, ride->id); in ShouldGoOnRide()