mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-19 14:38:36 +03:00
10 lines
328 B
XML
10 lines
328 B
XML
<Control xmlns="https://spacestation14.io"
|
|
MinSize="64 64">
|
|
<PanelContainer HorizontalAlignment="Right"
|
|
VerticalAlignment="Top">
|
|
<GridContainer Name="AlertContainer" Access="Public" MaxGridHeight="64" ExpandBackwards="True">
|
|
|
|
</GridContainer>
|
|
</PanelContainer>
|
|
</Control>
|