mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
return
This commit is contained in:
@@ -18,7 +18,7 @@ var/global/static/ntnrc_uid = 0
|
||||
/datum/ntnet_conversation/Destroy()
|
||||
if(ntnet_global)
|
||||
ntnet_global.chat_channels.Remove(src)
|
||||
..()
|
||||
return ..()
|
||||
|
||||
/datum/ntnet_conversation/proc/add_message(message, username)
|
||||
message = "[worldtime2text()] [username]: [message]"
|
||||
|
||||
Reference in New Issue
Block a user