telescreen and television require vision + Move eye to shared (#30260)
* telescreen and television require vision * Move Content.Server.Eye to Shared * fix popups * Filthy
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Content.Shared.Eye.Blinding.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
public sealed partial class ActivatableUIRequiresVisionComponent : Component;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user