mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
implanter's implants gc fix (#20271)
This commit is contained in:
@@ -50,3 +50,7 @@
|
||||
return
|
||||
imp = new implant_type()
|
||||
update_icon(UPDATE_ICON_STATE)
|
||||
|
||||
/obj/item/implanter/Destroy()
|
||||
QDEL_NULL(imp)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user