need to qdel the radio

This commit is contained in:
Putnam3145
2022-08-28 16:08:41 -07:00
parent 1a20c527ed
commit 74a06748b3
@@ -170,6 +170,7 @@ field_generator power level display
/obj/machinery/field/generator/Destroy()
cleanup()
QDEL_NULL(radio)
return ..()