]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Move quickmenu alias to _hud_common.cfg
authorterencehill <piuntn@gmail.com>
Tue, 21 Jan 2014 09:37:15 +0000 (10:37 +0100)
committerterencehill <piuntn@gmail.com>
Tue, 21 Jan 2014 09:37:15 +0000 (10:37 +0100)
_hud_common.cfg
defaultXonotic.cfg

index 6371e7b8097f4e9201071972abceeb18f07ef432..c0fee4e3787b4d79fe85b330d633d5cebee58909 100644 (file)
@@ -42,6 +42,8 @@ seta hud_panel_quickmenu_translatecommands 0 "when the game is translated, trans
 seta hud_panel_quickmenu_time 5 "quickmenu expires after this number of seconds in the same page"
 
 // hud panel aliases
+alias quickmenu "cl_cmd hud quickmenu"
+
 alias hud_panel_radar_rotate "toggle hud_panel_radar_rotation 0 1 2 3 4"
 alias +hud_panel_radar_maximized "cl_cmd hud radar 1"
 alias -hud_panel_radar_maximized "cl_cmd hud radar 0"
index e21467004bd2c12b3dd54fa0282b1991e81c03e7..0414be15f1b40117bb049ddc352f77db201b49aa 100644 (file)
@@ -691,7 +691,6 @@ bind F11 disconnect
 bind F12 screenshot
 bind F4 ready
 bind ALT +showaccuracy
-alias quickmenu "cl_cmd hud quickmenu"
 bind b quickmenu
 
 // Gamepad defaults. Tested with Logitech Rumblepad 2, I hope similar ones works as well.