Files
crystall-punk-14/Content.Client/_CP14/Workbench/CP14WorkbenchRecipeControl.xaml
Red 2fc34bface Workbench UI improve (#1508)
* grid workbench

* categorization

* Update CP14WorkbenchWindow.xaml.cs

* conditions

* categories
2025-07-08 00:42:34 +03:00

12 lines
377 B
XML

<Control xmlns="https://spacestation14.io">
<Button Name="Button"
MaxSize="64 64">
<BoxContainer>
<EntityPrototypeView Name="View"
SetSize="64 64"
Scale="3,3"
HorizontalAlignment="Center"/>
</BoxContainer>
</Button>
</Control>