Fixes the most annoying thing about admin helping.

This commit is contained in:
Kyle Spier-Swenson
2017-05-03 19:02:47 -07:00
committed by GitHub
parent e0b06c4f0a
commit 81c1b4a8f3
+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