From 15cd754da09d55a94f12ee17b39df3db7651c565 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sat, 5 Apr 2008 07:34:06 +0000 Subject: motd tweaks --- src/game/g_variables.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/g_variables.h') diff --git a/src/game/g_variables.h b/src/game/g_variables.h index 02ad4fbc..fb69584e 100644 --- a/src/game/g_variables.h +++ b/src/game/g_variables.h @@ -22,6 +22,7 @@ MACRO_CONFIG_INT(ed_showkeys, 0, 0, 1) MACRO_CONFIG_INT(cl_flow, 0, 0, 1) MACRO_CONFIG_INT(cl_show_welcome, 1, 0, 1) +MACRO_CONFIG_INT(cl_motd_time, 10, 0, 100) MACRO_CONFIG_INT(player_use_custom_color, 0, 0, 1) MACRO_CONFIG_INT(player_color_body, 65408, 0, 0) -- cgit 1.4.1