]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/defs.qh
Add a note about weaponorder_byimpulse
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / defs.qh
index 4925ba51e3f1fc38568828fe0d61b78efdc47821..db1a5afacaed87760c210bde6088c475c7dab29c 100644 (file)
@@ -173,7 +173,7 @@ REPLICATE(cvar_cl_weaponpriorities[9], string, "cl_weaponpriority9");
 
 float bgmtime;
 
-string weaponorder_byimpulse;
+string weaponorder_byimpulse; // NOTE: this is a misnomer, weapon order is not always sorted by impulse
 string weaponorder_bypriority;
 bool weapons_orderbyimpulse; // update priority list when toggling this