mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-19 12:14:14 +01:00
Fixes the most annoying thing about admin helping.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user