Fix midi verb (#6880)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
### Loc for the various UI-related verbs
|
||||
ui-verb-toggle-open = Toggle UI
|
||||
verb-instrument-openui = Play Music
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
- type: ActivatableUI
|
||||
inHandsOnly: true
|
||||
singleUser: true
|
||||
verbText: verb-instrument-openui
|
||||
key: enum.InstrumentUiKey.Key
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
- type: ActivatableUI
|
||||
inHandsOnly: false
|
||||
singleUser: true
|
||||
verbText: verb-instrument-openui
|
||||
key: enum.InstrumentUiKey.Key
|
||||
- type: InteractionOutline
|
||||
- type: Sprite
|
||||
|
||||
Reference in New Issue
Block a user