mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
Update plasticflaps.dm
This commit is contained in:
committed by
MrStonedOne
parent
77749840b3
commit
de5d6d29a8
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user