X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2FDefs.qc;h=59a7074d7243578d95cd32b57918c9c3cd9a84c5;hp=a34e558c75e2fe124680edfec1f872da28e33d77;hb=cbdd35a0599206a1e656c9cf95e7834fb108a789;hpb=19b6e4fe0563a322e4f2295d4c535933a9834f09 diff --git a/qcsrc/client/Defs.qc b/qcsrc/client/Defs.qc index a34e558c75..59a7074d72 100644 --- a/qcsrc/client/Defs.qc +++ b/qcsrc/client/Defs.qc @@ -261,6 +261,7 @@ vector w_org, w_backoff; float campingrifle_scope; float nex_scope; +float nex_velocitydependent; float nex_minvelocity; float nex_maxvelocity; float nex_speed_falloff_rate;