From 14d1c43b669f0e7e6d95e07478d9b5d3ac744243 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 27 Apr 2001 22:49:54 +0000 Subject: [PATCH] --- source/player/pmodes.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/player/pmodes.cpp b/source/player/pmodes.cpp index 3a299f993..d1ab7e533 100644 --- a/source/player/pmodes.cpp +++ b/source/player/pmodes.cpp @@ -570,7 +570,7 @@ void CPlayerModeBase::fall() } } } -int buttfallspeed=14; +int buttfallspeed=9; void CPlayerModeBase::buttFall() { const PlayerMetrics *metrics;