overlay: toggle main menu independently (#759)

Recently there was a change to make the main menu also toggle the
overlay; revert that.
This commit is contained in:
bicarus
2026-06-15 01:45:02 -07:00
committed by GitHub
parent 4af006e869
commit 6fec169347
2 changed files with 0 additions and 6 deletions
-1
View File
@@ -202,7 +202,6 @@ namespace overlay {
bool active = false;
bool toggle_down = false;
bool main_menu_down = false;
bool overlay_active_when_main_menu_shown = false;
bool fps_down = false;
bool hotkey_toggle = false;
bool hotkey_toggle_last = false;