6 lines
224 B
XML
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>
|