mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update RHS compat for 0.4.1.1 (#4142)
This commit is contained in:
parent
fed71b00e8
commit
da9defba3b
@ -6,7 +6,7 @@ class CfgWeapons {
|
|||||||
ACE_barrelLength = 111.76;
|
ACE_barrelLength = 111.76;
|
||||||
};
|
};
|
||||||
class Pistol_Base_F;
|
class Pistol_Base_F;
|
||||||
class rhs_weap_makarov_pmm: rhs_weap_pya {
|
class rhs_weap_makarov_pm: rhs_weap_pya {
|
||||||
ACE_barrelTwist = 240.03;
|
ACE_barrelTwist = 240.03;
|
||||||
ACE_barrelLength = 93.472;
|
ACE_barrelLength = 93.472;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user