tts.client_enabled default true

This commit is contained in:
VigersRay 2024-06-04 23:37:44 +03:00
parent 9a69bfc132
commit fda36aef3b

View file

@ -37,8 +37,7 @@ public sealed class SunriseCCVars
/// Option to disable TTS events for client
/// </summary>
public static readonly CVarDef<bool> TTSClientEnabled =
CVarDef.Create("tts.client_enabled", false, CVar.CLIENTONLY | CVar.ARCHIVE);
CVarDef.Create("tts.client_enabled", true, CVar.CLIENTONLY | CVar.ARCHIVE);
/// <summary>
/// Default volume setting of TTS sound