]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
fix & cleanup cl_vyes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index 1bd911aafb12b890f30152d8a1e17ead239fd11c..2d780381eedced49f15c67549f6455c535ae3a67 100644 (file)
@@ -261,5 +261,15 @@ vector w_org, w_backoff;
 float campingrifle_scope;
 float nex_scope;
 
-float nex_minvelocity;
-float nex_maxvelocity;
+float cr_maxbullets;
+
+float bgmtime;
+
+string weaponorder_byimpulse;
+string weaponorder_bypriority;
+
+float nex_charge_movingavg;
+
+float serverflags;
+
+float uid2name_dialog;