oldcoder moment (#22380)

This commit is contained in:
matttheficus
2023-09-13 11:55:33 +01:00
committed by GitHub
parent a12920867c
commit c0a91a5b6b
+1
View File
@@ -326,6 +326,7 @@
occupant_typecache = typecacheof(occupant_typecache)
/obj/machinery/suit_storage_unit/Destroy()
dump_contents()
SStgui.close_uis(wires)
QDEL_NULL(wires)
return ..()