mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-29 23:46:34 +01:00
Update adminhelp.dm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user