mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 18:22:14 +00:00
## About The Pull Request <img width="585" height="67" alt="image" src="https://github.com/user-attachments/assets/9f189a3f-db21-4a9c-a079-bb8399483533" /> Fixing runtime spam...here's one where it's just due to `owner` being nulled in the `Destroy()`. A `datum/action_group` gets qdeleted, nulls owner, deletes its individual actions, which in turn call `refresh_actions()`. ## Why It's Good For The Game Bugfix ## Changelog Not player-facing