diff --git a/Content.Client/Credits/CreditsWindow.xaml.cs b/Content.Client/Credits/CreditsWindow.xaml.cs index 1cdc1ee4c9b..60ac5798454 100644 --- a/Content.Client/Credits/CreditsWindow.xaml.cs +++ b/Content.Client/Credits/CreditsWindow.xaml.cs @@ -157,7 +157,6 @@ void AddSection(string title, string path, bool markup = false) AddSection(Loc.GetString("credits-window-contributors-section-title"), "GitHub.txt"); AddSection(Loc.GetString("credits-window-codebases-section-title"), "SpaceStation13.txt"); - AddSection(Loc.GetString("credits-window-tts-title"), "TTS.txt"); // Corvax-TTS AddSection(Loc.GetString("credits-window-original-remake-team-section-title"), "OriginalRemake.txt"); AddSection(Loc.GetString("credits-window-special-thanks-section-title"), "SpecialThanks.txt", true); diff --git a/Resources/Credits/TTS.txt b/Resources/Credits/TTS.txt deleted file mode 100644 index 4bb0ee8a140..00000000000 --- a/Resources/Credits/TTS.txt +++ /dev/null @@ -1 +0,0 @@ -Silero.AI for providing API of their TTS (Text-To-Speech)