Delta-v/Content.Server/Eye/Blinding/ActivatableUIRequiresVision...

9 lines
160 B
C#

namespace Content.Server.Eye.Blinding
{
[RegisterComponent]
public sealed partial class ActivatableUIRequiresVisionComponent : Component
{
}
}