dont need to null when qdeling later (#11797)

This commit is contained in:
Ghom
2020-04-11 01:59:46 +02:00
committed by GitHub
-3
View File
@@ -65,9 +65,6 @@
update_icon()
/obj/item/gun/energy/Destroy()
//no need to delete them, since contents are already deleted in atom/movable/Destroy().
cell = null
ammo_type = null
STOP_PROCESSING(SSobj, src)
return ..()