Fix blindness and UIs (#12326)

* fix part 1

* fix blindness and BUIs

* remove extra file
This commit is contained in:
Rane
2022-11-08 16:10:13 -05:00
committed by GitHub
parent 0b3038e1f6
commit 20032b5ecc
5 changed files with 96 additions and 0 deletions

View File

@@ -687,6 +687,7 @@
- type: ActivatableUI
key: enum.SurveillanceCameraMonitorUiKey.Key
- type: ActivatableUIRequiresPower
- type: ActivatableUIRequiresVision
- type: Transform
anchored: true
- type: UserInterface
@@ -721,6 +722,7 @@
- type: ActivatableUI
key: enum.SurveillanceCameraMonitorUiKey.Key
- type: ActivatableUIRequiresPower
- type: ActivatableUIRequiresVision
- type: Transform
anchored: true
- type: UserInterface