From 12a82a3daf3cd010f473d82b2fcd03c99435c58f Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Thu, 14 Aug 2003 11:28:48 +0000 Subject: Public thoughts --- vchat-messages.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vchat-messages.h') diff --git a/vchat-messages.h b/vchat-messages.h index e73e567..477d791 100755 --- a/vchat-messages.h +++ b/vchat-messages.h @@ -56,6 +56,9 @@ servermessage servermessages[] = { /* 123 User Login / Logout Information */ {"123", SM_USERINFO, NULL, NULL}, +/* 124 + User thoughts information */ + {"124", SM_CHANNEL, pubthoughts, NULL}, /* 169 List of known encodings */ {"169", SM_INFO, NULL, NULL}, -- cgit v1.2.3