mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Deletes chatrooms
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user