2024-04-01 09:36:07 +01:00
|
|
|
<ScrollContainer xmlns="https://spacestation14.io"
|
2024-01-01 02:16:25 -05:00
|
|
|
SizeFlagsStretchRatio="8"
|
|
|
|
|
HorizontalExpand="True"
|
|
|
|
|
VerticalExpand="True">
|
2024-04-01 09:36:07 +01:00
|
|
|
<BoxContainer Name="MaterialList" Orientation="Vertical">
|
|
|
|
|
<Label Name="NoMatsLabel" Text="{Loc 'lathe-menu-no-materials-message'}" Align="Center"/>
|
|
|
|
|
</BoxContainer>
|
|
|
|
|
</ScrollContainer>
|