Files

5 lines
130 B
C#
Raw Permalink Normal View History

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