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:
@@ -108,6 +108,7 @@
|
||||
- type: ActivatableUI
|
||||
key: enum.SurveillanceCameraMonitorUiKey.Key
|
||||
- type: ActivatableUIRequiresPower
|
||||
- type: ActivatableUIRequiresVision
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
enum.SurveillanceCameraMonitorUiKey.Key:
|
||||
@@ -167,6 +168,7 @@
|
||||
- type: ActivatableUI
|
||||
key: enum.SurveillanceCameraMonitorUiKey.Key
|
||||
- type: ActivatableUIRequiresPower
|
||||
- type: ActivatableUIRequiresVision
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
enum.SurveillanceCameraMonitorUiKey.Key:
|
||||
|
||||
Reference in New Issue
Block a user