X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fdefs.qh;h=4925ba51e3f1fc38568828fe0d61b78efdc47821;hb=8e4957c252f8381e37f2a72e227797bf51e5cc2f;hp=5ce4c3e60c3990a1f1492789ca47dee55cdc9bc6;hpb=4e89b0f36a79a964d87b4bfc449667466e00641d;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/defs.qh b/qcsrc/client/defs.qh index 5ce4c3e60..4925ba51e 100644 --- a/qcsrc/client/defs.qh +++ b/qcsrc/client/defs.qh @@ -175,6 +175,7 @@ float bgmtime; string weaponorder_byimpulse; string weaponorder_bypriority; +bool weapons_orderbyimpulse; // update priority list when toggling this float vortex_charge_movingavg;