From: Mirio Date: Tue, 14 Mar 2017 15:58:43 +0000 (+0100) Subject: Whoops X-Git-Tag: xonotic-v0.8.2~56 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b686db276769c7b506feafcad618e52a9c6ff2f0;p=xonotic%2Fxonotic-data.pk3dir.git Whoops --- diff --git a/binds-xonotic.cfg b/binds-xonotic.cfg index adf855975..82ea7815e 100644 --- a/binds-xonotic.cfg +++ b/binds-xonotic.cfg @@ -61,7 +61,7 @@ bind i +show_info bind PAUSE pause bind F9 "cl_cmd hud minigame" bind F10 menu_showquitdialog -bind F11 menu_showdisconnectdialog +bind F11 disconnect bind F12 screenshot bind F4 ready bind ALT +showaccuracy diff --git a/commands.cfg b/commands.cfg index 3da224d15..93b68f901 100644 --- a/commands.cfg +++ b/commands.cfg @@ -103,7 +103,6 @@ alias menu_showhudexit "menu_cmd directmenu HUDExit" alias menu_showhudoptions "menu_cmd directpanelhudmenu ${* ?}" alias menu_showsandboxtools "menu_cmd directmenu SandboxTools" alias menu_showquitdialog "menu_cmd directmenu Quit" -alias menu_showdisconnectdialog "menu_cmd directmenu Disconnect" alias menu_showmonstertools "menu_cmd directmenu MonsterTools" // command executed before loading a map by the menu