fish-station/Content.Client/_Sunrise/Latejoin/SRLateJoinJobButton.xaml

6 lines
224 B
XML

<Button xmlns="https://spacestation14.io">
<BoxContainer Orientation="Horizontal">
<TextureRect Name="JobIcon" TextureScale="2 2" Stretch="KeepCentered"/>
<Label Name="JobText"/>
</BoxContainer>
</Button>