X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2FDefs.qc;h=4ef1d04d6765a3260f0825bb2e88b875970cb968;hb=4d89135c486ca6d2b04118cf861c28f557ab4d30;hp=666fd8823e1eec2930fec848188efd9deb85ece0;hpb=bdfd71723a38e659cf26a894e07d8f77a5a1e79f;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/Defs.qc b/qcsrc/client/Defs.qc index 666fd8823..4ef1d04d6 100644 --- a/qcsrc/client/Defs.qc +++ b/qcsrc/client/Defs.qc @@ -258,7 +258,7 @@ float w_deathtype, w_issilent, w_random; string w_deathtypestring; vector w_org, w_backoff; -float sniperrifle_scope; +float rifle_scope; float nex_scope; float minelayer_maxmines;