diff options
Diffstat (limited to 'Ports')
-rw-r--r-- | Ports/RetroArch/patches/0006-Set-default-options-for-SerenityOS.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ports/RetroArch/patches/0006-Set-default-options-for-SerenityOS.patch b/Ports/RetroArch/patches/0006-Set-default-options-for-SerenityOS.patch index f66a6c8f3e..9c9009ea3b 100644 --- a/Ports/RetroArch/patches/0006-Set-default-options-for-SerenityOS.patch +++ b/Ports/RetroArch/patches/0006-Set-default-options-for-SerenityOS.patch @@ -659,7 +659,7 @@ index 0000000..088e883 +# Alternatively, all hotkeys for keyboard could be disabled by the user. +# input_enable_hotkey_btn = + -+# Adds a delay in frames before the assigned hotkey blocks input. Useful if the the ++# Adds a delay in frames before the assigned hotkey blocks input. Useful if the +# hotkey input is mapped to another action. +# input_hotkey_block_delay = "5" + |