Everything else through the door (#19358)

This commit is contained in:
Vi3trice
2022-10-13 15:56:58 -04:00
committed by GitHub
parent 2410930b2b
commit 59dfdba201
134 changed files with 200 additions and 200 deletions
+1 -1
View File
@@ -315,7 +315,7 @@ var/to_chat_src
message = replacetext(message, "\proper", "")
var/client/C
if(istype(target, /client))
if(isclient(target))
C = target
if(ismob(target))
C = target:client