Skip to content

Commit

Permalink
Update magazine wells for SPE CDLC (#1604)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dahlgren committed Oct 16, 2023
1 parent 37caa5a commit 7216efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/jam/jam_spe/CfgWeapons.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class CfgWeapons {
};

class SPE_M1_Garand: SPE_RIFLE {
magazineWell[] += {"CBA_30Carbine_M1Carbine"};
magazineWell[] += {"CBA_3006_Garand"};
};

class SPE_M1903A3_Springfield: SPE_RIFLE {
Expand Down

0 comments on commit 7216efe

Please sign in to comment.