Files
crystall-punk-14/Content.Client/Lobby/UI/Loadouts/SubLoadoutContainer.xaml

9 lines
302 B
Plaintext
Raw Normal View History

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