mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 18:55:06 +08:00
fix: untranslated string in RO simulator UI (#1086)
This commit is contained in:
parent
371809f430
commit
ae950ad938
@ -1,7 +1,7 @@
|
||||
<UXML xmlns:ui="UnityEngine.UIElements" xmlns:ed="UnityEditor.UIElements"
|
||||
xmlns:ma="nadena.dev.modular_avatar.core.editor">
|
||||
<ui:VisualElement class="effect-group">
|
||||
<ed:ObjectField label="Reactive Component" name="effect__source"/>
|
||||
<ed:ObjectField label="ro_sim.effect_group.component" name="effect__source" class="ndmf-tr"/>
|
||||
|
||||
<ui:VisualElement name="effect__set-active" class="unity-base-field h-group">
|
||||
<ui:Label text="ro_sim.effect_group.controls_obj_state" class="unity-base-field__label ndmf-tr"/>
|
||||
|
Loading…
Reference in New Issue
Block a user