Merge pull request #26874 from MrStonedOne/patch-357

Fixes the most annoying thing about admin helping.
This commit is contained in:
Leo
2017-05-04 22:39:02 -03: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