Skip to content

Commit

Permalink
add the rest of HK417 magwells, ref #1010
Browse files Browse the repository at this point in the history
  • Loading branch information
robalo committed Oct 17, 2018
1 parent 50c7696 commit 28edf14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/jam/CfgWeapons.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class CfgWeapons {
magazineWell[] = {"CBA_762x51_M14"};
};
class arifle_SPAR_03_base_F : Rifle_Base_F {
magazineWell[] = {"CBA_762x51_HK417"};
magazineWell[] = {"CBA_762x51_HK417", "CBA_762x51_HK417_L", "CBA_762x51_HK417_XL"};
};

class DMR_01_base_F : Rifle_Long_Base_F {
Expand Down

0 comments on commit 28edf14

Please sign in to comment.