6
2025-12-18 02:55:17 +03:00

7 lines
180 B
C#

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