Weakref cleanup (#19382)

* oh god help

* fixes

* oops

* container runtime

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
Will
2026-04-21 04:57:02 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent 47a0e04bae
commit fb4cf2e80a
34 changed files with 107 additions and 9 deletions
+1
View File
@@ -63,6 +63,7 @@ GLOBAL_LIST_EMPTY(all_cataloguers)
/obj/item/cataloguer/Destroy()
GLOB.all_cataloguers -= src
displayed_data = null
partial_scanned = null
return ..()
/obj/item/cataloguer/update_icon()