fish-station/Content.Server/Speech/Components/ScrambledAccentComponent.cs

7 lines
152 B
C#

namespace Content.Server.Speech.Components
{
[RegisterComponent]
public sealed partial class ScrambledAccentComponent : Component
{
}
}