mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Weakref cleanup (#19382)
* oh god help * fixes * oops * container runtime --------- Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user