Oversight with table fix.

This commit is contained in:
Zuhayr
2014-07-02 07:00:40 +09:30
parent b9c6b7b77d
commit 9815eef21f

View File

@@ -47,8 +47,6 @@
if (!can_touch(user) || !climbable)
return
if(locate(/obj/machinery/door/poddoor/shutters) in src.contents) return
var/obj/machinery/door/poddoor/shutters/S = locate() in src.contents
if(S && S.density) return