Skip to content

Commit

Permalink
Merge pull request #1605 from Dahlgren/feature/gm-magazine-wells
Browse files Browse the repository at this point in the history
Update magazine wells for GM CDLC
  • Loading branch information
PabstMirror committed Sep 23, 2023
2 parents d95cc14 + 52cda17 commit f147f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/jam/jam_gm/CfgWeapons.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class CfgWeapons {
class gm_machineGun_base: gm_rifle_base {};

class gm_mg3_base: gm_machineGun_base {
magazineWell[] += {"gm_mg3_base"};
magazineWell[] += {"CBA_762x51_LINKS"};
};

class gm_pk_base: gm_machineGun_base {
Expand Down

0 comments on commit f147f06

Please sign in to comment.