From 790c7666c7368910609af7490bef704cda69d5e2 Mon Sep 17 00:00:00 2001 From: Peter Wedder Date: Mon, 26 Oct 2020 15:08:04 +0200 Subject: [PATCH] Rebind throw to shift-q (#2388) --- Resources/keybinds.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/keybinds.yml b/Resources/keybinds.yml index 8fff686f91..98aac8e543 100644 --- a/Resources/keybinds.yml +++ b/Resources/keybinds.yml @@ -105,9 +105,9 @@ binds: key: E - function: ThrowItemInHand type: State - key: MouseLeft + key: Q canFocus: true - mod1: Alt + mod1: Shift - function: TryPullObject type: State canFocus: true