]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
Merge remote branch 'refs/remotes/origin/fruitiex/racefixes'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index 4e5380f33239755ecf51b85de28c4a73627c30bd..0d822e1642777a5c6e586394b8f4e99cfa61d26e 100644 (file)
@@ -261,7 +261,9 @@ 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;