Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/peep/
H A DPeep.h78 SatDown // was unassigned enumerator
H A DGuest.cpp1260 SittingSubState = PeepSittingSubState::SatDown; in UpdateSitting()
1265 else if (SittingSubState == PeepSittingSubState::SatDown) in UpdateSitting()