Update computer.dm

This commit is contained in:
kevinz000
2019-10-11 20:43:36 -07:00
committed by GitHub
parent f393c7fff2
commit 5cf627e889
+1 -1
View File
@@ -112,7 +112,7 @@
load_program(A)
if("safety")
if(!issilicon(usr) && !IsAdminGhost(usr))
var/msg = "[key_name(usr)] attempted to emag the holodeck using a href exploit!"
var/msg = "[key_name(usr)] attempted to emag the holodeck using a href they shouldn't have!"
message_admins(msg)
log_admin(msg)
return