10 lines
317 B
XML
10 lines
317 B
XML
<BoxContainer xmlns="https://spacestation14.io"
|
|
Orientation="Vertical"
|
|
Margin="8 0 8 0">
|
|
<BoxContainer Name="Buttons"
|
|
Orientation="Vertical"
|
|
SeparationOverride="5">
|
|
<!-- Buttons are added here by code -->
|
|
</BoxContainer>
|
|
</BoxContainer>
|