mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed a typo
This commit is contained in:
parent
962a296710
commit
f2a85b63cf
@ -688,7 +688,7 @@ class CfgAmmo {
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={880, 895, 900};
|
||||
ACE_barrelLengths[]={508.0, 685,8, 711.2};
|
||||
ACE_barrelLengths[]={508.0, 685.8, 711.2};
|
||||
};
|
||||
class B_127x33_Ball: BulletBase {
|
||||
tracerScale = 1.3; //1.2;
|
||||
|
Loading…
Reference in New Issue
Block a user