From 3286ef751a14a134f73b9ea6c9991fb9a6d14140 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 24 Jul 2010 17:41:21 +0200 Subject: [PATCH] temp workaround to make 192bpm music fit --- physicsNoQWBunny-nexbased.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/physicsNoQWBunny-nexbased.cfg b/physicsNoQWBunny-nexbased.cfg index a440ecbeb3..cbf9fc5d1b 100644 --- a/physicsNoQWBunny-nexbased.cfg +++ b/physicsNoQWBunny-nexbased.cfg @@ -11,7 +11,9 @@ sv_friction 8 edgefriction 1 sv_stepheight 34 -sv_jumpvelocity 250 +//sv_jumpvelocity 250 +// temp workaround for engine bug (we want 192bpm music to fit) +sv_jumpvelocity 245 sv_wateraccelerate -1 sv_waterfriction -1 sv_airaccel_sideways_friction 0 -- 2.39.2