mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Compile fix.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
if(!cargo_holder) return
|
||||
if(istype(target, /obj/structure/stool)) return
|
||||
for(var/M in target.contents)
|
||||
if(istype(M, /mob/living)
|
||||
if(istype(M, /mob/living))
|
||||
return
|
||||
|
||||
if(istype(target,/obj))
|
||||
|
||||
Reference in New Issue
Block a user