Skip to content

Commit

Permalink
change flight control label
Browse files Browse the repository at this point in the history
  • Loading branch information
mullenpaul committed Oct 16, 2023
1 parent c6f8cd7 commit 9f94b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/DropshipFlightControl.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ export const DropshipDestinationSelection = (_, context) => {
);
return (
<Section
title="Ferry Controls"
title="Flight Controls"
buttons={
<>
<CancelLaunchButton />
Expand Down

0 comments on commit 9f94b42

Please sign in to comment.