This commit is contained in:
parent
4841536959
commit
f4269b90dc
1 changed files with 0 additions and 5 deletions
|
@ -120,11 +120,6 @@ void CPlayerStateJump::think(CPlayerModeBase *_playerMode)
|
||||||
{
|
{
|
||||||
_playerMode->slowdown();
|
_playerMode->slowdown();
|
||||||
}
|
}
|
||||||
|
|
||||||
if(controlDown&PI_DOWN)
|
|
||||||
{
|
|
||||||
_playerMode->setState(STATE_BUTTBOUNCE);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue