mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-02-15 03:31:30 +01:00
6 lines
284 B
XML
6 lines
284 B
XML
<DefaultWindow xmlns="https://spacestation14.io"
|
|
xmlns:humanoid="clr-namespace:Content.Client.Humanoid"
|
|
MinSize="700 500">
|
|
<humanoid:MarkingPicker Name="MarkingsPicker" Access="Public" HorizontalExpand="True" VerticalExpand="True" />
|
|
</DefaultWindow>
|