Merge pull request #772 from Citadel-Station-13/upstream-merge-26874

[MIRROR] Fixes the most annoying thing about admin helping.
This commit is contained in:
kevinz000
2017-05-07 23:16:33 -07:00
committed by GitHub
+1
View File
@@ -103,6 +103,7 @@
if(!recipient)
if(holder)
to_chat(src, "<font color='red'>Error: Admin-PM: Client not found.</font>")
to_chat(src, msg)
else
current_ticket.MessageNoRecipient(msg)
return