11 lines
422 B
XML
11 lines
422 B
XML
<Control xmlns="https://spacestation14.io">
|
|
<Button Name="Button" SetSize="48 48">
|
|
<EntityPrototypeView Name="View"
|
|
MinSize="48 48"
|
|
MaxSize="48 48"
|
|
Scale="2,2"
|
|
HorizontalAlignment="Center"
|
|
VerticalExpand="True"/>
|
|
</Button>
|
|
</Control>
|