This commit is contained in:
Charles 2001-05-01 23:41:00 +00:00
parent 1ea21741e4
commit 5138533e49
7 changed files with 151 additions and 13 deletions

View file

@ -82,7 +82,7 @@ void CPlayerStateSpring::enter(CPlayerModeBase *_playerMode)
Params:
Returns:
---------------------------------------------------------------------- */
int maxplayerspringframes=40;
int maxplayerspringframes=50;
void CPlayerStateSpring::think(CPlayerModeBase *_playerMode)
{
const PlayerMetrics *metrics;