diff --git a/source/player/psspring.cpp b/source/player/psspring.cpp index 437f3a431..686f7078e 100644 --- a/source/player/psspring.cpp +++ b/source/player/psspring.cpp @@ -82,7 +82,7 @@ void CPlayerStateSpring::enter(CPlayerModeBase *_playerMode) Params: Returns: ---------------------------------------------------------------------- */ -int maxplayerspringframes=25; +int maxplayerspringframes=40; void CPlayerStateSpring::think(CPlayerModeBase *_playerMode) { const PlayerMetrics *metrics;