]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
do the +use -> use transition PROPERLY
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 025ceeef212ec6de76699ba9f9f954cf50ae2de1..883f8efcea2f66ab3f01a5ab59c9c328a3c72f39 100644 (file)
@@ -54,6 +54,7 @@ alias +hook +button6
 alias -hook -button6
 alias use "impulse 21"
 alias +use use // always send that impulse AND press the key (+use is engine internal command and executes anyway)
+set cl_newusekeysupported 1 // indicates that we always send the use impulse too, so they do not need to be synthesized
 alias ready "cmd ready"
 alias lockteams "sv_cmd lockteams"
 alias unlockteams "sv_cmd unlockteams"