X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=commands.cfg;h=d009e13d67df48e5224ac7488b28834650762ff4;hb=9b803402982e90a9b3dd30e9b0a1667169e36fa9;hp=e860a7edb8910f90db4302b239463f1fe416248a;hpb=0038499106b104bded29cb497c1448b35eb12018;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/commands.cfg b/commands.cfg index e860a7edb..d009e13d6 100644 --- a/commands.cfg +++ b/commands.cfg @@ -146,7 +146,6 @@ seta cl_autoswitch 1 "automatically switch to newly picked up weapons if they ar // commented out commands are really only intended for internal use, or already have declaration in the engine alias autoswitch "qc_cmd_cmd autoswitch ${* ?}" // Whether or not to switch automatically when getting a better weapon -alias checkfail "qc_cmd_cmd checkfail ${* ?}" // Report if a client-side check failed alias clientversion "qc_cmd_cmd clientversion ${* ?}" // Release version of the game //alias mv_getpicture "qc_cmd_cmd mv_getpicture ${* ?}" // Retrieve mapshot picture from the server alias join "qc_cmd_cmd join ${* ?}" // Become a player in the game