From a4d9d4b93b3e1dffad33f96f3eecc04fb0c4bec7 Mon Sep 17 00:00:00 2001 From: mekolat Date: Thu, 7 May 2015 14:38:45 -0400 Subject: send message about source to general tab --- src/map/pc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/pc.cpp') diff --git a/src/map/pc.cpp b/src/map/pc.cpp index d99491b..1179792 100644 --- a/src/map/pc.cpp +++ b/src/map/pc.cpp @@ -809,7 +809,7 @@ void pc_show_motd(dumb_ptr sd) // If you remove the sending of this message, // the license does not permit you to publicly use this software. - clif_displaymessage(sd->sess, "This server is Free Software, for details type @source in chat or use the tmwa-source tool"_s); + clif_displaymessage(sd->sess, "##7Server : This server is Free Software, for details type @source in chat or use the tmwa-source tool"_s); npc_event_doall_l(stringish("OnPCLoginEvent"_s), sd->bl_id, nullptr); sd->state.seen_motd = true; -- cgit v1.2.3-70-g09d2