Adds a bunch of SStgui.close_uis(wires)

This commit is contained in:
SteelSlayer
2020-08-01 14:40:06 -05:00
parent 47da705e90
commit 06686a302a
17 changed files with 17 additions and 0 deletions
@@ -76,6 +76,7 @@ GLOBAL_LIST_INIT(default_medbay_channels, list(
GLOB.global_radios |= src
/obj/item/radio/Destroy()
SStgui.close_uis(wires)
QDEL_NULL(wires)
if(SSradio)
SSradio.remove_object(src, frequency)