Files
tbd-station-14/Content.Client/Administration/UI/Notes/AdminNotesWindow.xaml
2022-10-06 13:21:29 +11:00

6 lines
239 B
XML

<DefaultWindow xmlns="https://spacestation14.io"
xmlns:notes="clr-namespace:Content.Client.Administration.UI.Notes"
SetSize="400 400">
<notes:AdminNotesControl Name="Notes" Access="Public"/>
</DefaultWindow>