mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Everything else through the door (#19358)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
if(!whom)
|
||||
return "INVALID/(INVALID)"
|
||||
if(istype(whom, /client))
|
||||
if(isclient(whom))
|
||||
C = whom
|
||||
M = C.mob
|
||||
key = C.key
|
||||
|
||||
Reference in New Issue
Block a user