2022-10-12 01:16:23 -07:00
|
|
|
<widgets:AlertsUI xmlns="https://spacestation14.io"
|
|
|
|
|
xmlns:widgets="clr-namespace:Content.Client.UserInterface.Systems.Alerts.Widgets"
|
2024-12-07 00:39:05 +03:00
|
|
|
MinSize="96 96">
|
2022-10-12 01:16:23 -07:00
|
|
|
<PanelContainer HorizontalAlignment="Right" VerticalAlignment="Top">
|
|
|
|
|
<BoxContainer Name="AlertContainer" Access="Public" Orientation="Vertical" />
|
|
|
|
|
</PanelContainer>
|
|
|
|
|
</widgets:AlertsUI>
|