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