Some more types which need Destroy to return qdel hints!

This commit is contained in:
Leshana
2017-06-14 01:13:54 -04:00
parent 997c033d7e
commit c91dc333cd
14 changed files with 24 additions and 30 deletions
+1 -1
View File
@@ -152,4 +152,4 @@
/obj/item/radio/integrated/signal/Destroy()
if(radio_controller)
radio_controller.remove_object(src, frequency)
..()
return ..()