duplicate fan bugfix

This commit is contained in:
Dip
2020-09-16 20:01:37 -03:00
parent 7e00d81758
commit 2e9265937d
@@ -24,7 +24,6 @@
assembly = null
new /obj/item/stack/cable_coil(loc, 2)
else
new /obj/structure/fan_assembly (loc)
new /obj/item/stack/cable_coil(loc, 2)
qdel(src)