mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Converts Most Destroys to use QDEL_NULL
This commit is contained in:
@@ -226,6 +226,7 @@
|
||||
|
||||
/obj/item/device/mobcapsule/Destroy()
|
||||
if(captured)
|
||||
captured.ghostize()
|
||||
qdel(captured)
|
||||
captured = null
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user