10 lines
305 B
Plaintext
10 lines
305 B
Plaintext
|
|
<DefaultWindow xmlns="https://spacestation14.io"
|
||
|
|
MinSize="250 100"
|
||
|
|
SetSize="250 100">
|
||
|
|
<BoxContainer Orientation="Vertical">
|
||
|
|
<Label
|
||
|
|
Name="Diagnostics"
|
||
|
|
Text="{Loc seed-analyzer-window-no-plant-data-text}"/>
|
||
|
|
</BoxContainer>
|
||
|
|
</DefaultWindow>
|