This commit is contained in:
parent
e216c50350
commit
961ad4e212
9 changed files with 169 additions and 25 deletions
|
@ -118,6 +118,10 @@ void CPlayerStateSoakUp::think(CPlayerModeBase *_playerMode)
|
|||
{
|
||||
_playerMode->setState(STATE_GETUP);
|
||||
}
|
||||
else
|
||||
{
|
||||
_playerMode->inSoakUpState();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue