Skip to content

Commit

Permalink
Update TTSSystem.Sanitize.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 authored Oct 18, 2024
1 parent c2d71a3 commit 2f2e3e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Content.Server/Corvax/TTS/TTSSystem.Sanitize.cs
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ private string ReplaceWord2Num(Match word)
{"с4", "Си 4"}, // cyrillic
{"c4", "Си 4"}, // latinic
{"бсс", "Бэ Эс Эс"},
{"сссп", "Эс Эс Эс Пэ"},
{"сии", "Эс И И"},
{"ии", "И И"},
{"опз", "о пэ зэ"},
Expand Down

0 comments on commit 2f2e3e3

Please sign in to comment.