From ae80df26873baa8d1f9b2994f961364318fd4fd8 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Mon, 14 Apr 2008 10:49:46 +0000 Subject: Changed prefix of received whisper messages from "says:" to "whispers:" --- src/gui/chat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/chat.h') diff --git a/src/gui/chat.h b/src/gui/chat.h index 7dd68604..30c8dba5 100644 --- a/src/gui/chat.h +++ b/src/gui/chat.h @@ -67,7 +67,7 @@ class ScrollArea; */ #define CAT_NORMAL ": " #define CAT_IS "" -#define CAT_WHISPER " says: " +#define CAT_WHISPER " whispers: " /** job dependend identifiers (?) */ #define SKILL_BASIC 0x0001 -- cgit v1.2.3-60-g2f50