Delta-v/Content.Server/GhostKick/GhostKickUserOnTriggerCompo...

8 lines
129 B
C#

namespace Content.Server.GhostKick;
[RegisterComponent]
public sealed class GhostKickUserOnTriggerComponent : Component
{
}