Skip to content

Commit

Permalink
Merge pull request #1367 from Freddo3000/patch-1
Browse files Browse the repository at this point in the history
Add IMI Galil magwells
  • Loading branch information
PabstMirror authored Oct 9, 2020
2 parents 9f87e8f + 7bfbae7 commit c6cf065
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions addons/jam/magwells_556x45.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
class CBA_556x45_AK {}; // AK mags for 5.56 AK type rifles, AK-101, AK-102, etc.
class CBA_556x45_RPK {}; // 45rnd RPK mags for 5.56 RPK-201
class CBA_556x45_FAMAS {}; // FAMAS F1
class CBA_556x45_GALIL {}; // IMI Galil
class CBA_556x45_G36 {}; // H&K G36
class CBA_556x45_HK33 {}; // H&K 33/53/93
class CBA_556x45_M21 {}; // Zastava M21
Expand Down
2 changes: 2 additions & 0 deletions addons/jam/magwells_762x51.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
class CBA_762x51_G3_L {}; // H&K G3 long mag (25/30 rounds)
class CBA_762x51_G3_XL {}; // H&K G3 drum mag (X-Products 50 round)

class CBA_762x51_GALIL {}; // IMI Galil

class CBA_762x51_HK417 {}; // H&K 417
class CBA_762x51_HK417_L {}; // H&K417 long mag (25/30 rounds)
class CBA_762x51_HK417_XL {}; // H&K417 drum mag (50 rounds)
Expand Down

0 comments on commit c6cf065

Please sign in to comment.