Skip to content

Commit

Permalink
Vector - Disable tilting the reticule when zoomed (#8882)
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror authored May 2, 2022
1 parent d2038ab commit b70353f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/vector/CfgWeapons.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class CfgWeapons {
reticleSafezoneSize = 1;
hidePeripheralVision = 1;
opticsPPEffects[] = {QGVAR(OpticsRadBlur1)};
disableTilt = 1;
};
weaponInfoType = "ACE_RscOptics_vector";
};
Expand Down

0 comments on commit b70353f

Please sign in to comment.