2023-06-15 03:44:28 +02:00
|
|
|
<pda:PdaNavigationButton xmlns="https://spacestation14.io" xmlns:pda="clr-namespace:Content.Client.PDA">
|
2022-11-08 21:00:20 +01:00
|
|
|
<PanelContainer Name="Background"/>
|
|
|
|
|
<AnimatedTextureRect Margin="0 0 0 2" Visible="False" Name="Icon" HorizontalAlignment="Center" VerticalAlignment="Center"/>
|
|
|
|
|
<Label Visible="True" Name="Label" Margin="8 0 8 2" HorizontalAlignment="Center" VerticalAlignment="Center"/>
|
2023-06-15 03:44:28 +02:00
|
|
|
</pda:PdaNavigationButton>
|