X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2FDefs.qc;h=8e47e6fa5bd880bc815444ae80c154985793ca6a;hb=b7c565ee204fd7001134b6ebfd79dc6e0483dd2a;hp=caab7332292524b54ece81f7ecc2d44806f67f86;hpb=73aacea5ecd160c845d8fdc15cacf443eddc79ca;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/Defs.qc b/qcsrc/client/Defs.qc index caab73322..8e47e6fa5 100644 --- a/qcsrc/client/Defs.qc +++ b/qcsrc/client/Defs.qc @@ -262,3 +262,12 @@ float campingrifle_scope; float nex_scope; float cr_maxbullets; + +float bgmtime; + +string weaponorder_byimpulse; +string weaponorder_bypriority; + +float nex_charge_movingavg; + +float serverflags;