7 lines
227 B
XML
7 lines
227 B
XML
<Control xmlns="https://spacestation14.io">
|
|
<BoxContainer Orientation="Horizontal">
|
|
<Label Name="NameLabel" MinWidth="400" />
|
|
<OptionButton Name="Button" Access="Public" />
|
|
</BoxContainer>
|
|
</Control>
|