6
StarHorizon_Public/Content.Server/_NF/Speech/Components/ScandinavianAccentComponent.cs
2026-01-18 12:53:36 +03:00

7 lines
186 B
C#

using Content.Server._NF.Speech.EntitySystems;
namespace Content.Server._NF.Speech.Components;
[RegisterComponent]
public sealed partial class ScandinavianAccentComponent : Component;