mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added ability to hide spawn menu
This commit is contained in:
@@ -52,7 +52,6 @@ export function SideBar() {
|
||||
checked={appState.spawnMenuVisible}
|
||||
icon={faPlusSquare}
|
||||
tooltip="Hide/show unit spawn menu"
|
||||
highlighted={mapState === SPAWN_UNIT}
|
||||
></OlStateButton>
|
||||
<OlStateButton
|
||||
onClick={events.toggleUnitControlMenuVisible}
|
||||
|
||||
Reference in New Issue
Block a user