8 lines
298 B
XML
8 lines
298 B
XML
<Control xmlns="https://spacestation14.io">
|
|
<BoxContainer Orientation="Vertical" SeparationOverride="0">
|
|
<Button Name="RoleButton">
|
|
<Label Name="TimerLabel" SizeFlagsHorizontal="ShrinkEnd" SizeFlagsVertical="ShrinkEnd" />
|
|
</Button>
|
|
</BoxContainer>
|
|
</Control>
|