From cc335cfbf13a6b21c5f65febc6049eb5d4c16b63 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 1 Aug 2008 13:08:27 +0000 Subject: model->enginecolor(), removed autolevel, added selection delay --- src/game/game.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/game.h') diff --git a/src/game/game.h b/src/game/game.h index 3d8e3b9..eed0b29 100644 --- a/src/game/game.h +++ b/src/game/game.h @@ -50,7 +50,7 @@ public: static inline Game *instance() { return game_instance; } - core::Cvar *g_autolevel; + core::Cvar *g_impulsespeed; private: bool load_world(); -- cgit v1.2.3