From 04522db8d540a264d3e136d38c693e8fa97bdabd Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 30 Nov 2008 16:06:59 +0000 Subject: realistic strafe speed, moved launch buttons to the top of the docking menu --- src/game/base/game.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/game/base/game.h') diff --git a/src/game/base/game.h b/src/game/base/game.h index 6f4cffd..caeb50a 100644 --- a/src/game/base/game.h +++ b/src/game/base/game.h @@ -55,9 +55,6 @@ public: /// game variable: acceleration of the impulse drive static core::Cvar *g_impulseacceleration; - /// game variable strafe speed - static core::Cvar *g_strafespeed; - /// game variable: jumppoint range static core::Cvar *g_jumppointrange; -- cgit v1.2.3