fix radio and announcement volume being tied by Happyrobot33 · Pull Request #549 · ss14Starlight/space-station-14 (original) (raw)

Short description

This fixes a issue with the TTS volume via radio and announcements. Previously. TTS Messages over radio would always use the announce volume, even if they were a announcement. My change made this even weirder due to skipping the que making it use the radio volume instead. now the behaviour is consistent and it will use the radio and announcement sliders individually

Why we need to add this

Fixes a long broken issue with the TTS Volume sliders

Media (Video/Screenshots)

Checks

Changelog

🆑 Happyrobot33