Files
crystall-punk-14/Content.Server/Speech/Components/MonkeyAccentComponent.cs

5 lines
122 B
C#
Raw Normal View History

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