fix: ТТС снова выдает правильные голоса

This commit is contained in:
Remuchi
2024-04-17 11:36:02 +07:00
parent fbb957d6d5
commit 44b9c3d723
16 changed files with 147 additions and 144 deletions

View File

@@ -1,8 +1,8 @@
using Content.Shared.Humanoid;
using Content.Shared.Preferences;
namespace Content.Shared._White.TTS;
// ReSharper disable once InconsistentNaming
public sealed class TTSPitchRateSystem : EntitySystem
{