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

8 lines
160 B
C#

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