Oversight with table fix.

This commit is contained in:
Zuhayr
2014-07-13 05:47:21 -04:00
committed by ZomgPonies
parent 3f5b842405
commit fe1cf5ef77
-2
View File
@@ -52,8 +52,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