ADS and hipfire sensitivity are sharing the same setting
```xml
<modificator name="aiming">
<sensitivity name="vert" value="0.275000" />
<sensitivity name="horz" value="0.275000" />
</modificator>
```
The shared value however results in two differents sensitivity for both, making it impossible to have a consistant sensitivity between camera, hipfire and ADS.
Please either make both sensitivity identical or split the settings in two separate values that can be tweaked individually