Files
tbd-station-14/Content.Client/Lobby/UI/Loadouts/SubLoadoutContainer.xaml
2025-06-16 02:36:06 -07:00

9 lines
302 B
XML

<PanelContainer Name="SubContainer"
xmlns="https://spacestation14.io"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<BoxContainer Name="SubGridContainer"
Orientation="Vertical"
HorizontalExpand="true"/>
</PanelContainer>