Delta-v/Content.Shared/Construction/SharedCanBuildWindowOnTopCo...

8 lines
152 B
C#

namespace Content.Shared.Construction
{
[RegisterComponent]
public sealed class SharedCanBuildWindowOnTopComponent : Component
{
}
}