Files
crystall-punk-14/Content.Client/_CP14/Workplace/CP14WorkplaceRecipeControl.xaml
2025-05-22 16:59:37 +03:00

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>