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

8 lines
131 B
C#
Raw Permalink Normal View History

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