Fixed a typo in the airFriction generator script (#5641)

- Slightly improves the vanilla trajectory of the 'ACE_338_Ball' bullet
This commit is contained in:
ulteq
2017-10-20 17:33:40 +02:00
committed by jonpas
parent 923507d009
commit 61c044e16b
5 changed files with 8 additions and 8 deletions

View File

@ -505,7 +505,7 @@ class CfgAmmo
ACE_bulletLength=43.18;
ACE_bulletMass=19.44;
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
ACE_ballisticCoefficients[]={0.381};
ACE_ballisticCoefficients[]={0.368};
ACE_velocityBoundaries[]={};
ACE_standardAtmosphere="ICAO";
ACE_dragModel=7;