mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 04:17:33 +01:00
NTIRC Fix (#8971)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user