Files
crystall-punk-14/Content.Client/_CP14/Workbench/CP14WorkbenchRecipeControl.xaml

11 lines
348 B
Plaintext
Raw Permalink Normal View History

<Control xmlns="https://spacestation14.io">
<GridContainer Columns="2">
<TextureRect Name="View"
Margin="0,0,4,0"
MinSize="48 48"
HorizontalAlignment="Left"
Stretch="KeepAspectCentered"/>
<Label Name="Name"/>
</GridContainer>
</Control>