Update plasticflaps.dm

This commit is contained in:
Kyle Spier-Swenson
2016-07-08 14:53:47 -07:00
committed by MrStonedOne
parent 77749840b3
commit de5d6d29a8
+1 -1
View File
@@ -65,7 +65,7 @@
return FALSE
/obj/structure/plasticflaps/mining/Destroy()
var/oldloc = loc
var/atom/oldloc = loc
. = ..()
if (oldloc)
oldloc.air_update_turf(1)