From 1cbfbbb0a0091999277e46dc37b39260a8399312 Mon Sep 17 00:00:00 2001
From: terencehill <piuntn@gmail.com>
Date: Sat, 19 Mar 2022 12:38:39 +0100
Subject: [PATCH] Remove duplicate bind

---
 binds-xonotic.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/binds-xonotic.cfg b/binds-xonotic.cfg
index 2fa44700c0..fc469c2c96 100644
--- a/binds-xonotic.cfg
+++ b/binds-xonotic.cfg
@@ -5,7 +5,6 @@ bind F6 team_auto
 
 bind F7 menu_showsandboxtools
 bind F8 "quickmenu"
-bind F9 "cl_cmd hud minigame"
 
 // movement
 bind w +forward
-- 
2.39.5