]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
add a cl_cmd cl_vyes/vno command for checking whether a vote should go through the...
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 25e3209cd36cf6cb542a8ac257e01ca631197176..90f4849d32e044104440889a66c83fbcd32a1401 100644 (file)
@@ -1074,8 +1074,8 @@ alias vdoend "vdo endmatch"
 
 alias lsmaps "cmd lsmaps" // lists all maps on server (for vmap, suggestmap, vnextmap)
 alias lsnewmaps "cmd lsnewmaps" // lists all maps on server that do not yet have a record set (race/cts)
-bind F1 vyes
-bind F2 vno
+bind F1 cl_vyes
+bind F2 cl_vno
 
 //used for spectate/observer mode
 alias spec "cmd spectate"