Update adminhelp.dm

This commit is contained in:
kevinz000
2019-04-05 03:58:46 -07:00
committed by GitHub
parent 8c79ee538c
commit 1da7018434
+2
View File
@@ -479,6 +479,8 @@ GLOBAL_DATUM_INIT(ahelp_tickets, /datum/admin_help_tickets, new)
if(!msg)
return
msg = sanitize(msg)
//remove out adminhelp verb temporarily to prevent spamming of admins.
src.verbs -= /client/verb/adminhelp