Files
Bubberstation/code/datums/elements
SkyratBot b32f4d1974 [MIRROR] Fix footsteps not working [MDB IGNORE] (#25939)
* Fix footsteps not working (#80704)

## About The Pull Request
Fixes #80686.

Somehow, these statics were not being initialized after the GLOBs. I
don't know how that changed. Makes them local references because they're
still used 3 times in the hot path.
🆑
fix: Fixed footstep sounds.
/🆑

* Fix footsteps not working

---------

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
2024-01-01 19:23:48 +00:00
..