mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge pull request #1360 from acemod/barrelLengthFix
Fixed incorrect barrel length.
This commit is contained in:
commit
c1bf119cfb
@ -552,7 +552,7 @@ class CfgWeapons {
|
||||
};
|
||||
initSpeed = -1.0;
|
||||
ACE_barrelTwist=381.0;
|
||||
ACE_barrelLength=929.64;
|
||||
ACE_barrelLength=730;
|
||||
};
|
||||
class srifle_DMR_02_F: DMR_02_base_F {
|
||||
magazines[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user