Files
crystall-punk-14/Content.Client/Info/InfoSection.xaml

6 lines
200 B
Plaintext
Raw Normal View History

<BoxContainer xmlns="https://spacestation14.io"
Orientation="Vertical">
<Label Name="TitleLabel" StyleClasses="LabelHeading"/>
<RichTextLabel Name="Content"/>
</BoxContainer>