[mw-devel] MW3 r1185 - trunk/src/webclient
tswsl1989 at sucs.org
tswsl1989 at sucs.org
Thu Oct 7 21:32:19 BST 2010
Author: tswsl1989
Date: 2010-10-07 21:32:19 +0100 (Thu, 07 Oct 2010)
New Revision: 1185
Modified:
trunk/src/webclient/mwpoll.c
Log:
Modified: trunk/src/webclient/mwpoll.c
===================================================================
--- trunk/src/webclient/mwpoll.c 2010-10-07 20:29:51 UTC (rev 1184)
+++ trunk/src/webclient/mwpoll.c 2010-10-07 20:32:19 UTC (rev 1185)
@@ -166,7 +166,7 @@
user->idletime=time(0);
user->chatmode=cm_flags(user->chatmode, CM_ONCHAT, CM_MODE_CLEAR);
update_user(user,userposn);
- talk_rawbcast("\03311%s has just left web talker", user->name);
+ talk_rawbcast("\03311%s has just left the web talker", user->name);
broadcast_onoffcode(0,0,user->name,NULL);
#if 0
switch (die) {
More information about the mw-devel
mailing list