mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 00:22:39 +00:00
* 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>