Files
SHOUTING_PIRATE 4c8592d0ab initial commit
2025-08-05 09:30:40 +01:00

11 lines
374 B
Plaintext

<UXML xmlns="UnityEngine.UIElements">
<VisualElement class="flex-container main">
<VisualElement class="form">
<Label name="createdTitle" class="title" />
<Label name="createdExplanation" />
</VisualElement>
</VisualElement>
<VisualElement class="footer">
<Button name="continue" />
</VisualElement>
</UXML>