Skip to content

Commit

Permalink
Update OverwatchConsole.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGamerdk committed Jan 14, 2024
1 parent a46f384 commit 5cc3cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/OverwatchConsole.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const SquadPanel = (props, context) => {
onClick={() => setCategory('ob')}>
Orbital Bombardment
</Tabs.Tab>
}}
)}
<Tabs.Tab icon="map" onClick={() => act('tacmap_unpin')}>
Tactical Map
</Tabs.Tab>
Expand Down

0 comments on commit 5cc3cce

Please sign in to comment.