mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-27 11:17:10 +01:00
!iscarbon to !ishuman
This commit is contained in:
@@ -278,7 +278,7 @@
|
||||
screen_loc = ui_internal
|
||||
|
||||
/obj/screen/internals/Click()
|
||||
if(!iscarbon(usr))
|
||||
if(!ishuman(usr))
|
||||
return
|
||||
var/mob/living/carbon/human/C = usr
|
||||
if(C.incapacitated())
|
||||
|
||||
Reference in New Issue
Block a user