This commit is contained in:
Geeves
2020-05-28 23:28:31 +02:00
committed by GitHub
parent 68124c788b
commit ba8ff07308
2 changed files with 7 additions and 1 deletions
@@ -59,7 +59,7 @@
channel = C
return TRUE
C.add_client(src)
message_dead(FONT_SMALL("<b>([channel.get_dead_title()]) A new client ([username]) has entered the chat.</b>"))
message_dead(FONT_SMALL("<b>([C.get_dead_title()]) A new client ([username]) has entered the chat.</b>"))
channel = C
if(href_list["PRG_leavechannel"])
. = TRUE