Files
Bubberstation/code/datums/actions
SkyratBot 44a94b071a [MIRROR] Sign Language action now properly updates its background when toggled [MDB IGNORE] (#25376)
* Sign Language action now properly updates its background when toggled (#80052)

## About The Pull Request

Changes two lines in `sign_language.dm` such that it actually updates
its background when toggled, rather than only when forced to update by
some other signal.
## Why It's Good For The Game

The Sign Language action has a visual distinction for whether it's
active or not, but it did not update this properly when toggled. This
fixes that problem.
## Changelog
🆑
fix: Sign Language action properly toggles between an active/inactive
background again.
/🆑

* Sign Language action now properly updates its background when toggled

---------

Co-authored-by: _0Steven <42909981+00-Steven@users.noreply.github.com>
2023-12-01 18:33:23 -06:00
..