6
StarHorizon_Public/Content.Client/_RMC14/Attachable/Ui/AttachableHolderStripMenu.xaml
2026-01-24 12:49:55 +03:00

10 lines
388 B
XML

<controls:FancyWindow
xmlns="https://spacestation14.io"
xmlns:controls="clr-namespace:Content.Client.UserInterface.Controls"
Title="{Loc 'rmc-attachable-holder-strip-ui-title'}"
MinSize="350 400"
SetSize="350 400">
<BoxContainer Name="AttachablesContainer" Orientation="Vertical" VerticalExpand="True"
Margin="8 8 8 8" />
</controls:FancyWindow>