Skip to content

Commit

Permalink
holding off on this for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Kesiath committed Apr 29, 2024
1 parent 597707a commit 052a5f7
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions Content.Client/Shuttles/UI/NavScreen.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,26 +74,6 @@
Text="{controls:Loc 'shuttle-console-dock-toggle'}"
TextAlign="Center"
ToggleMode="True"/>

<!-- Frontier - Ship Settings -->
<controls:Label Text="{controls:Loc 'shuttle-console-control-mode'}"/>
<controls:Label Name="Control Mode"
Text="Maneuver"
HorizontalExpand="True"
Align="Center"/>
<controls:Button Name="CRS"
Text="{controls:Loc 'shuttle-console-cruise-toggle'}"
TextAlign="Center"
ToggleMode="True"/>
<controls:Button Name="HLD"
Text="{controls:Loc 'shuttle-console-hold-toggle'}"
TextAlign="Center"
ToggleMode="True"/>
<controls:Button Name="MVR"
Text="{controls:Loc 'shuttle-console-maneuver-toggle'}"
TextAlign="Center"
ToggleMode="True"/>

<!-- Frontier - IFF search -->
<controls:BoxContainer Orientation="Vertical" HorizontalExpand="True" Name="IffSearchBox">
<controls:Label Text="{controls:Loc 'shuttle-console-iff-search'}"></controls:Label>
Expand Down

0 comments on commit 052a5f7

Please sign in to comment.