Files
Bubberstation/code/modules/wiremod/components
SkyratBot a6a36a5662 [MIRROR] Fix bad reference management in object overlay circuit (#26396)
* Fix bad reference management in object overlay circuit  (#81338)

## About The Pull Request

`/obj/item/circuit_component/object_overlay` handled the wrong
references when implementing `Destroy`.

## Changelog

🆑 Melbert
fix: The object overlay circuit component will no longer take things
with it.
/🆑

* Fix bad reference management in object overlay circuit

---------

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2024-02-07 21:16:42 -05:00
..