namespace Content.Shared.Actions.Events;
public sealed partial class InvisibleWallActionEvent : InstantActionEvent
{
}