From 17156c729513a6565703fee53e3c4c7570feaf41 Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Wed, 21 Aug 2019 16:28:53 +0200 Subject: [PATCH] remove default showaccuracy bind --- binds-xonotic.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/binds-xonotic.cfg b/binds-xonotic.cfg index 611f5da95..3bdf79096 100644 --- a/binds-xonotic.cfg +++ b/binds-xonotic.cfg @@ -65,7 +65,6 @@ bind F10 menu_showquitdialog bind F11 disconnect bind F12 screenshot bind F4 ready -bind ALT +showaccuracy // Gamepad defaults. Tested with Logitech Rumblepad 2, I hope similar ones works as well. bind JOY1 "+crouch" @@ -157,4 +156,4 @@ seta "userbind31_press" ""; seta "userbind31_release" ""; seta "userbind31_descr seta "userbind32_press" ""; seta "userbind32_release" ""; seta "userbind32_description" "" alias _userbind_call "${$1}" alias +userbind "_userbind_call userbind${1}_press" -alias -userbind "_userbind_call userbind${1}_release" \ No newline at end of file +alias -userbind "_userbind_call userbind${1}_release" -- 2.39.2