implanter's implants gc fix (#20271)

This commit is contained in:
GDN
2023-01-23 12:23:12 -05:00
committed by GitHub
parent 3d410a39f1
commit 29b889a58f
@@ -50,3 +50,7 @@
return
imp = new implant_type()
update_icon(UPDATE_ICON_STATE)
/obj/item/implanter/Destroy()
QDEL_NULL(imp)
. = ..()