Files
Bubberstation/code/_onclick
Roxy 78146d3fb3 Fix hard delete related to resist buttons (#90883)
## 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
2025-04-29 17:15:27 -04:00
..
2025-01-23 18:34:44 +01:00
2025-02-23 11:06:38 -08:00