From dd6c919a32f6e4c5fe2ffcc0ce9ed7973f4a4aaf Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sat, 18 Apr 2020 13:47:06 +0200 Subject: [PATCH] Re-enable run bind. --- Resources/keybinds.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/keybinds.yml b/Resources/keybinds.yml index 7076f916eb..504ec81af9 100644 --- a/Resources/keybinds.yml +++ b/Resources/keybinds.yml @@ -23,9 +23,9 @@ binds: - function: MoveDown type: State key: S -#- function: Run -# type: State -# key: Shift +- function: Run + type: State + key: Shift - function: ShowEscapeMenu type: State key: Escape