fixes the solarcontrolwindow
updates submodule (just realized i didn't need to, whatever)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<SS14Window xmlns="https://spacestation14.io"
|
||||
xmlns:scc="clr-namespace:Content.Client.GameObjects.Components.Power"
|
||||
xmlns:power="clr-namespace:Content.Client.Power"
|
||||
Title="{Loc 'solar-control-window-title'}"
|
||||
Resizable="False">
|
||||
<BoxContainer Orientation="Horizontal">
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
<Label Text="{Loc 'solar-control-window-press-enter-to-confirm'}"/><Label Text=""/>
|
||||
</GridContainer>
|
||||
<scc:SolarControlNotARadar Name="NotARadar"/>
|
||||
<power:SolarControlNotARadar Name="NotARadar"/>
|
||||
</BoxContainer>
|
||||
</SS14Window>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user