From c67fa724ddbdc4ef3a98920d7b92816ecd6fc2be Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 10 Apr 2008 21:41:02 +0000 Subject: Implemented support for whispering to other players (patch by peavey). --- src/gui/chat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/chat.h') diff --git a/src/gui/chat.h b/src/gui/chat.h index cbfc8a63..7dd68604 100644 --- a/src/gui/chat.h +++ b/src/gui/chat.h @@ -58,6 +58,8 @@ class ScrollArea; #define IS_WHO_LENGTH 4 #define IS_CLEAR "/clear" #define IS_CLEAR_LENGTH 6 +#define IS_WHISPER "/whisper" +#define IS_WHISPER_LENGTH 8 /** * gets in between usernick and message text depending on -- cgit v1.2.3-70-g09d2