Files
OldThink/Content.Client/Materials/UI/MaterialStorageControl.xaml

8 lines
310 B
Plaintext
Raw Normal View History

<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>