This commit is contained in:
Charles 2001-08-17 14:25:04 +00:00
parent 3de0332396
commit 759dafc875
3 changed files with 55 additions and 19 deletions

View file

@ -433,6 +433,9 @@ void CPlayerModeBase::playerHasHitGround()
moveVel=*m_player->getMoveVelocity();
moveVel.vy=0;
m_fallFrames=0;
m_player->setLockoutPlatform( NULL );
if(m_currentState==STATE_BUTTFALL)
{
// Landed from a butt bounce