6 lines
239 B
XML
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>
|