This commit is contained in:
parent
4841536959
commit
f4269b90dc
@ -120,11 +120,6 @@ void CPlayerStateJump::think(CPlayerModeBase *_playerMode)
|
||||
{
|
||||
_playerMode->slowdown();
|
||||
}
|
||||
|
||||
if(controlDown&PI_DOWN)
|
||||
{
|
||||
_playerMode->setState(STATE_BUTTBOUNCE);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user