Skip to content

Commit 31f657b

Browse files
committed
fix double sound on opening keybinds menu
1 parent 7cb0214 commit 31f657b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/willow1_mod_menu/options.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,6 @@ def create_keybinds_menu_impl(obj: WillowGFxMenu) -> None:
417417

418418
obj.ScreenStack.append(keybinds_frame)
419419
obj.ActivateTopPage(0)
420-
obj.PlayUISound("Confirm")
421420

422421

423422
@hook("WillowGame.WillowGFxMenuScreenFrameKeyBinds:InitFrame")

0 commit comments

Comments
 (0)