]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Main.qc
Merge remote-tracking branch 'origin/samual/fix_anim_divisionbyzero'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Main.qc
index bac1fdaef9c2719bf3c0438f6f5af51e1aeec43a..0cc1563916a035793579d15b412c98f10af3e3df 100644 (file)
@@ -1095,7 +1095,7 @@ void Ent_Init()
        g_balance_electro_secondary_bouncestop = ReadCoord();
 
        nex_scope = !ReadByte();
-       sniperrifle_scope = !ReadByte();
+       rifle_scope = !ReadByte();
 
        serverflags = ReadByte();