From dab34697e79f5d6a97462b24249ef7c5b0f1813a Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sun, 28 Oct 2007 19:28:09 +0000 Subject: added nameplates --- src/game/game_variables.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game/game_variables.h') diff --git a/src/game/game_variables.h b/src/game/game_variables.h index a72f79dc..352675ba 100644 --- a/src/game/game_variables.h +++ b/src/game/game_variables.h @@ -29,6 +29,8 @@ MACRO_CONFIG_INT(restart, 0, 0, 120) MACRO_CONFIG_INT(dbg_bots, 0, 0, 7) MACRO_CONFIG_INT(cl_predict, 1, 0, 1) +MACRO_CONFIG_INT(cl_nameplates, 0, 0, 2) + MACRO_CONFIG_STR(sv_maprotation, 512, "") -- cgit 1.4.1