]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
Add a sound for when the ball touches something, and fix precaching for sounds
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index e816fe221a13bc4994deb8aaf2f90318b1364e38..8e47e6fa5bd880bc815444ae80c154985793ca6a 100644 (file)
@@ -265,3 +265,9 @@ float cr_maxbullets;
 
 float bgmtime;
 
+string weaponorder_byimpulse;
+string weaponorder_bypriority;
+
+float nex_charge_movingavg;
+
+float serverflags;