Fixes brooms again, this one got caught in a refactor, don't mind me, just sweeping up (#49928)

This commit is contained in:
LemonInTheDark
2020-03-14 16:54:08 +08:00
committed by GitHub
parent ac14e18dfe
commit 3fe28a79ca
+2
View File
@@ -49,6 +49,8 @@
target = A.loc
else
target = user.loc
if (!isturf(target))
return
if (locate(/obj/structure/table) in target.contents)
return
var/i = 0