This reverts commit 7a7ab5e8c1.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
using Robust.Shared.GameStates;
|
||||
|
||||
namespace Content.Shared.Eye.Blinding
|
||||
{
|
||||
[RegisterComponent]
|
||||
[NetworkedComponent]
|
||||
public sealed class BlindfoldComponent : Component
|
||||
{
|
||||
[ViewVariables]
|
||||
public bool IsActive = false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user