]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Defs.qc
Rename nex to vortex
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Defs.qc
index a0091a9a9064f05a84fdf61cb44873b7d2f128ee..24a5fbfc0beb4532ed32ead7da6f43187ea09aad 100644 (file)
@@ -251,7 +251,7 @@ float w_deathtype, w_issilent, w_random;
 vector w_org, w_backoff;
 
 float rifle_scope;
-float nex_scope;
+float vortex_scope;
 
 float minelayer_maxmines;
 
@@ -262,7 +262,7 @@ float bgmtime;
 string weaponorder_byimpulse;
 string weaponorder_bypriority;
 
-float nex_charge_movingavg;
+float vortex_charge_movingavg;
 
 float serverflags;