This commit is contained in:
Paul 2001-05-17 18:42:59 +00:00
parent 49e1b9bfda
commit 12b6a1f2cb
9 changed files with 113 additions and 45 deletions

View file

@ -183,8 +183,6 @@ void CPlayerMode::respawn() {m_player->respawn();}
void CPlayerModeBase::enter()
{
m_fallFrames=0;
setState(STATE_IDLE);
zeroMoveVelocity();
}
/*----------------------------------------------------------------------