From c9073abc03525830501f2eb7e81c0aa6669f868a Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Tue, 28 Jan 2020 16:06:26 +0100 Subject: [PATCH] Make hiding GUI require shift F4 instead of regular F4. --- Resources/keybinds.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/keybinds.yml b/Resources/keybinds.yml index 92176e9469..bf10d14f57 100644 --- a/Resources/keybinds.yml +++ b/Resources/keybinds.yml @@ -9,6 +9,7 @@ binds: key: F3 - function: HideUI type: Toggle + mod1: Shift key: F4 - function: MoveUp type: State