From 7e5f69e66c03299cde62da178f3c9b97319c20ba Mon Sep 17 00:00:00 2001 From: Christopher Schwarz Date: Tue, 6 Oct 2009 06:05:18 +0000 Subject: * Remove tell, tell_target, tell_attacker. Depreciated by /m * Remove outdated refrence to the "boost" command --- src/qcommon/q_shared.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/qcommon') diff --git a/src/qcommon/q_shared.h b/src/qcommon/q_shared.h index a346bf5e..64acc8d0 100644 --- a/src/qcommon/q_shared.h +++ b/src/qcommon/q_shared.h @@ -1366,7 +1366,6 @@ typedef enum { #define SAY_ALL 0 #define SAY_TEAM 1 -#define SAY_TELL 2 #define MAX_EMOTICON_NAME_LEN 16 #define MAX_EMOTICONS 64 -- cgit