mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Vector - Disable tilting the reticule when zoomed (#8882)
This commit is contained in:
parent
d2038ab287
commit
b70353f009
@ -19,6 +19,7 @@ class CfgWeapons {
|
||||
reticleSafezoneSize = 1;
|
||||
hidePeripheralVision = 1;
|
||||
opticsPPEffects[] = {QGVAR(OpticsRadBlur1)};
|
||||
disableTilt = 1;
|
||||
};
|
||||
weaponInfoType = "ACE_RscOptics_vector";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user