2022-05-14 08:58:45 +10:00
|
|
|
<Control Name="CFlavorText" xmlns="https://spacestation14.io">
|
|
|
|
|
<BoxContainer Orientation="Vertical" HorizontalExpand="True">
|
2023-08-28 13:01:45 +03:00
|
|
|
<TextEdit Name="CFlavorTextInput" Access="Public" MinSize="220 100" Margin="10" HorizontalExpand="True" VerticalExpand="True" />
|
2022-05-14 08:58:45 +10:00
|
|
|
</BoxContainer>
|
|
|
|
|
</Control>
|