Files

8 lines
131 B
C#
Raw Permalink Normal View History

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