Files
crystall-punk-14/Content.Client/Administration/UI/CustomControls/BwoinkPanel.xaml

8 lines
233 B
Plaintext
Raw Normal View History

2022-01-03 00:54:44 +00:00
<BoxContainer
xmlns="https://spacestation14.io"
Orientation="Vertical"
HorizontalExpand="true">
<OutputPanel Name="TextOutput" VerticalExpand="true" />
<HistoryLineEdit Name="SenderLineEdit" />
</BoxContainer>