Fix blindness and UIs (#12326)
* fix part 1 * fix blindness and BUIs * remove extra file
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Content.Server.Eye.Blinding
|
||||
{
|
||||
[RegisterComponent]
|
||||
public sealed class ActivatableUIRequiresVisionComponent : Component
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user