Skip to content

Commit

Permalink
Update cba_settings.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
Zarenx authored Oct 3, 2023
1 parent 2c9fa3d commit 87b46a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cba_settings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
force force ace_advanced_ballistics_ammoTemperatureEnabled = true;
force force ace_advanced_ballistics_barrelLengthInfluenceEnabled = true;
force force ace_advanced_ballistics_bulletTraceEnabled = true;
force force ace_advanced_ballistics_enabled = true;
force force ace_advanced_ballistics_enabled = false;
force force ace_advanced_ballistics_muzzleVelocityVariationEnabled = true;
force force ace_advanced_ballistics_simulationInterval = 0.05;

Expand Down

0 comments on commit 87b46a6

Please sign in to comment.