Deletes chatrooms

This commit is contained in:
Kyep
2018-06-20 18:24:59 -07:00
parent 5e230a98be
commit de0ceaf769
10 changed files with 1 additions and 534 deletions
-3
View File
@@ -35,9 +35,6 @@
if(.)
user.show_message("<span class='notice'>Virus sent!</span>", 1)
var/datum/data/pda/app/M = P.find_program(/datum/data/pda/app/messenger)
if(M)
M.notify_silent = 1
M = P.find_program(/datum/data/pda/app/chatroom)
if(M)
M.notify_silent = 1
P.ttone = "silence"