Improve HandLabeler and AgentID UI (#16902)

This commit is contained in:
Vordenburg
2023-06-20 00:52:03 -04:00
committed by GitHub
parent f7e44b9b40
commit 34e03a07f2
7 changed files with 18 additions and 24 deletions

View File

@@ -499,6 +499,7 @@
- type: AgentIDCard
- type: ActivatableUI
key: enum.AgentIDCardUiKey.Key
inHandsOnly: true
- type: UserInterface
interfaces:
- key: enum.AgentIDCardUiKey.Key

View File

@@ -11,6 +11,9 @@
sprite: Objects/Tools/hand_labeler.rsi
- type: UseDelay
delay: 2.0
- type: ActivatableUI
key: enum.HandLabelerUiKey.Key
inHandsOnly: true
- type: UserInterface
interfaces:
- key: enum.HandLabelerUiKey.Key