Merge pull request #723 from Citadel-Station-13/revert-690-upstream-merge-26739

Revert "[MIRROR] You can no longer queue up ahelps by queing up prompts"
This commit is contained in:
LetterJay
2017-05-02 20:03:13 -05:00
committed by GitHub

View File

@@ -485,10 +485,6 @@ GLOBAL_DATUM_INIT(ahelp_tickets, /datum/admin_help_tickets, new)
current_ticket.AddInteraction("[key_name_admin(usr)] opened a new ticket.")
current_ticket.Close()
if(!(/client/verb/adminhelp in verbs))
to_chat(usr, "<span class='warning'>Nice try!</span>")
return
new /datum/admin_help(msg, src, FALSE)
//admin proc