Files
OldThink/Content.Client/Suspicion/SuspicionGui.xaml
Visne 553ca72c74 Remove usages of SizeFlags (#4662)
* Remove usages of SizeFlags

* Remove defaults
2021-10-03 13:37:52 +02:00

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>