From 7b022c09a50cfa2de3b072cd19ca743f741cb7f4 Mon Sep 17 00:00:00 2001 From: Kyle Tyo Date: Mon, 1 Jun 2026 16:42:58 -0400 Subject: [PATCH] Fix ToggleRoundEndSummaryWindow requiring two presses. (#44206) Update keybinds.yml --- Resources/keybinds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/keybinds.yml b/Resources/keybinds.yml index aa7b2918e1..dc8b425481 100644 --- a/Resources/keybinds.yml +++ b/Resources/keybinds.yml @@ -490,7 +490,7 @@ binds: type: State key: F8 - function: ToggleRoundEndSummaryWindow - type: Toggle + type: State key: F9 - function: OpenSandboxWindow type: State