Files
Bubberstation/code/controllers
SkyratBot 9e283ee562 [MIRROR] Fixes runtimes when tts is not enabled [MDB IGNORE] (#21959)
* Fixes runtimes when tts is not enabled (#76178)

## About The Pull Request

I'm surprised none else got this already, constant null var reads
because the stack datum isn't created unless the subsystem is active.

Annoying

* Fixes runtimes when tts is not enabled

---------

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
2023-06-23 16:05:08 -07:00
..