8 lines
291 B
XML
8 lines
291 B
XML
<Control xmlns="https://spacestation14.io">
|
|
<BoxContainer Orientation="Vertical" SeparationOverride="0">
|
|
<Button Name="RoleButton">
|
|
<Label Name="TimerLabel" HorizontalAlignment="Right" VerticalAlignment="Bottom" />
|
|
</Button>
|
|
</BoxContainer>
|
|
</Control>
|