Because people cannot be trusted to be not-shit.
This commit is contained in:
skull132
2017-01-08 02:03:20 +02:00
committed by GitHub
parent 83a688ca4e
commit d15def9be5
3 changed files with 8 additions and 2 deletions
@@ -31,7 +31,7 @@
var/message = sanitize(input(user, "Enter message or leave blank to cancel: "))
if(!message || !channel)
return
channel.add_message(message, username)
channel.add_message(message, username, usr)
if(href_list["PRG_joinchannel"])
. = 1