mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 21:48:58 +03:00
* Finish decoupling material ejection from lathes * commented (cherry picked from commit 2b01899d639e1cfa5ec47df6cad4049ef72aaefb)
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>
|