2024-08-06 21:25:59 +10:00
|
|
|
<Control xmlns="https://spacestation14.io">
|
2025-07-08 00:42:34 +03:00
|
|
|
<Button Name="Button"
|
|
|
|
|
MaxSize="64 64">
|
|
|
|
|
<BoxContainer>
|
2025-01-31 14:47:51 +03:00
|
|
|
<EntityPrototypeView Name="View"
|
2025-07-08 00:42:34 +03:00
|
|
|
SetSize="64 64"
|
|
|
|
|
Scale="3,3"
|
|
|
|
|
HorizontalAlignment="Center"/>
|
|
|
|
|
</BoxContainer>
|
2025-01-31 14:47:51 +03:00
|
|
|
</Button>
|
2024-08-06 21:25:59 +10:00
|
|
|
</Control>
|