This commit is contained in:
Paul 2001-04-27 22:49:54 +00:00
parent e12061ce70
commit 14d1c43b66

View file

@ -570,7 +570,7 @@ void CPlayerModeBase::fall()
} }
} }
} }
int buttfallspeed=14; int buttfallspeed=9;
void CPlayerModeBase::buttFall() void CPlayerModeBase::buttFall()
{ {
const PlayerMetrics *metrics; const PlayerMetrics *metrics;