PushmePullyu 7d4ca02f59 CGE2: Sfinx: Do not ignore TTS settings in exit dialog
Make sure TTS only plays in the exit dialog when enabled in the game
options ("Enable Text to Speech for Objects and Options").

Note that the game already checks the settings and enables/disables
TTS via Common::TextToSpeechManager::enable (cge2.cpp:188), but
this only works on Windows
(See commit eb29aea4b48781c14e6fdbe0f3415ab9de604f6d).
2023-07-09 08:02:47 +02:00
..