From 93c4ae4d4d2f4602b7843608f15f13980f287c20 Mon Sep 17 00:00:00 2001 From: Alexander Baldeck Date: Wed, 29 Sep 2004 09:02:27 +0000 Subject: *** empty log message *** --- src/gui/chat.h | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) (limited to 'src/gui/chat.h') diff --git a/src/gui/chat.h b/src/gui/chat.h index 5280ff49..f2cd05ce 100644 --- a/src/gui/chat.h +++ b/src/gui/chat.h @@ -31,19 +31,6 @@ using namespace std; -/** - Simple ChatLog Object v0.5 (i'd say...) - - Bestviewd w/ Bitstream Vera Sans Mono @ 9pt and a tab-width of 2 spaces - - Author: kth5 aka Alexander Baldeck - pipe your questions, suggestions and flames to: kth5@gawab.com - - NOTE: - i documented all functions in their implementation. ;-) -*/ - - #define BY_GM 0 // those should be self-explanatory =) #define BY_PLAYER 1 #define BY_OTHER 2 @@ -114,6 +101,17 @@ struct CHATSKILL { char reason; }; +/** + Simple ChatLog Object v0.5 (i'd say...) + + Bestviewd w/ Bitstream Vera Sans Mono @ 9pt and a tab-width of 2 spaces + + Author: kth5 aka Alexander Baldeck + pipe your questions, suggestions and flames to: kth5@gawab.com + + NOTE: + i documented all functions in their implementation. ;-) +*/ class Chat { public : Chat(const char *, int); -- cgit v1.2.3-70-g09d2