8 lines
310 B
XML
8 lines
310 B
XML
<BoxContainer xmlns="https://spacestation14.io"
|
|
Orientation="Vertical"
|
|
SizeFlagsStretchRatio="8"
|
|
HorizontalExpand="True"
|
|
VerticalExpand="True">
|
|
<Label Name="NoMatsLabel" Text="{Loc 'lathe-menu-no-materials-message'}" Align="Center"/>
|
|
</BoxContainer>
|