This commit is contained in:
parent
b22cdf459b
commit
3f4d387a25
11 changed files with 35 additions and 35 deletions
|
@ -87,7 +87,7 @@ void CPlayerStateBaseIdle::thinkControl(CPlayerModeBase *_playerMode)
|
|||
}
|
||||
else if(controlHeld&PI_DOWN&&_playerMode->canDoLookAround())
|
||||
{
|
||||
_playerMode->setState(STATE_CROUCHDOWN);
|
||||
_playerMode->setState(STATE_LOOKDOWN);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue