From d41dd37a30e60fb5577310b7808253c1282d6219 Mon Sep 17 00:00:00 2001 From: jonpas Date: Tue, 24 Dec 2019 15:18:59 +0100 Subject: [PATCH] Remove cursor config for vanilla sniper rifles - fix #7326 --- addons/smallarms/CfgWeapons.hpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/addons/smallarms/CfgWeapons.hpp b/addons/smallarms/CfgWeapons.hpp index cc7e3cbf2e..17cda1d7fb 100644 --- a/addons/smallarms/CfgWeapons.hpp +++ b/addons/smallarms/CfgWeapons.hpp @@ -191,16 +191,9 @@ class CfgWeapons { class EBR_base_F: Rifle_Long_Base_F { // EMR/EBR is typically issued semi-auto AFAIK modes[] = {"Single", "single_close_optics1", "single_medium_optics1", "single_far_optics1"}; - cursor = "arifle"; - }; - - class LRR_base_F: Rifle_Long_Base_F { - cursor = "arifle"; }; class GM6_base_F: Rifle_Long_Base_F { - cursor = "arifle"; - // Fuck your balancing, BI. class Single: Mode_SemiAuto { // 250 rpm is probably the limit of the finger on a heavy bullpup trigger like this thing must have.