nulls the physical var for the modular computer on destroy

This commit is contained in:
Shadowlight213
2016-11-25 15:16:50 -08:00
parent a82479b495
commit d0f02a0832
@@ -65,6 +65,7 @@
CH.on_remove(src)
CH.holder = null
qdel(CH)
physical = null
return ..()