mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
## About The Pull Request Ensure that `resist_icon` is nulled in `/datum/hud/Destroy()` ## Why It's Good For The Game ``` ## REF SEARCH Beginning search for references to a /atom/movable/screen/resist, looking for 1 refs. ## REF SEARCH Finished searching globals ## REF SEARCH Finished searching native globals ## REF SEARCH Finished searching atoms ## REF SEARCH Found /atom/movable/screen/resist [0x20081e0] in list Datums -> /datum/controller/subsystem/garbage [0x21000018] -> queues (list) -> /list (list) -> /list (list). ## REF SEARCH Datums -> /datum/controller/subsystem/garbage [0x21000018] -> queues (list) -> /list (list) -> /list (list) does not count as a ref for our count ## REF SEARCH Found /atom/movable/screen/resist [0x20081e0] in /datum/hud/human's [0x2103d74f] resist_icon var. Datums -> /datum/hud/human ## REF SEARCH All references to /atom/movable/screen/resist [0x20081e0] found, exiting. ## REF SEARCH Finished searching datums ``` ## Changelog N/A