Skip to content

Commit

Permalink
atragMX - Fix AB zero calculation
Browse files Browse the repository at this point in the history
Fix #10421
  • Loading branch information
PabstMirror committed Oct 18, 2024
1 parent 021fe22 commit 724e92f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addons/atragmx/functions/fnc_update_zero_range.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ private _scopeBaseAngle = if !(missionNamespace getVariable [QEGVAR(advanced_bal
parseNumber (("ace" callExtension ["ballistics:zero_advanced", [
_zeroRange,
_muzzleVelocity,
_airFriction,
_boreHeight,
_temperature,
_barometricPressure,
Expand Down

0 comments on commit 724e92f

Please sign in to comment.