[MIRROR] another fix for mentor replies (#11863)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-10-24 13:11:20 -07:00
committed by GitHub
parent a6089302a7
commit 1ddedcf57b
4 changed files with 11 additions and 8 deletions

View File

@@ -45,7 +45,7 @@
if(cmptext(copytext(whom,1,2),"@"))
whom = findStealthKey(whom)
C = GLOB.directory[whom]
else if(istype(whom,/client))
else if(isclient(whom))
C = whom
if(!C)
if(holder)