mirror of
https://github.com/wega-team/ss14-wega.git
synced 2026-02-15 03:31:44 +01:00
tts bruh
This commit is contained in:
@@ -142,7 +142,7 @@ public sealed partial class TTSTab : Control
|
||||
Text = Loc.GetString("humanoid-profile-editor-voice-play"),
|
||||
MinWidth = 30,
|
||||
ToolTip = Loc.GetString("humanoid-profile-editor-voice-tooltip-play"),
|
||||
StyleClasses = { StyleClass.ButtonOpenRight }
|
||||
StyleClasses = { StyleClass.ButtonOpenLeft }
|
||||
};
|
||||
|
||||
previewButton.OnPressed += _ =>
|
||||
|
||||
Reference in New Issue
Block a user