summaryrefslogtreecommitdiff
path: root/src/gui/chat.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-04-10 21:41:02 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-04-10 21:41:02 +0000
commitc67fa724ddbdc4ef3a98920d7b92816ecd6fc2be (patch)
treeb5c779854531e24a65e284736002aa1a0198c7dc /src/gui/chat.h
parenta191c063d77dfe5ee7e79e55a7106ad505d8f493 (diff)
downloadmana-client-c67fa724ddbdc4ef3a98920d7b92816ecd6fc2be.tar.gz
mana-client-c67fa724ddbdc4ef3a98920d7b92816ecd6fc2be.tar.bz2
mana-client-c67fa724ddbdc4ef3a98920d7b92816ecd6fc2be.tar.xz
mana-client-c67fa724ddbdc4ef3a98920d7b92816ecd6fc2be.zip
Implemented support for whispering to other players (patch by peavey).
Diffstat (limited to 'src/gui/chat.h')
-rw-r--r--src/gui/chat.h2
1 files changed, 2 insertions, 0 deletions
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