Skip to content

Commit

Permalink
Add magwells for SCAR rifle magazines when EGLM is mounted (#1179)
Browse files Browse the repository at this point in the history
  • Loading branch information
Drofseh authored and commy2 committed Jul 25, 2019
1 parent 2056941 commit 7ebac50
Show file tree
Hide file tree
Showing 2 changed files with 2 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
Expand Up @@ -16,6 +16,7 @@

class CBA_556x45_TYPE97 {}; // QBZ-97 Stick Mags
class CBA_556x45_TYPE97_XL {}; // QBB-97 LSW Drums
class CBA_556x45_SCAR_EGLM {}; // SCAR-L with EGLM/FN40GL/Mk 13 Mod 0 grenage launcher (This extends the length of the magwell and prevents mags that are too short or wide from being used)
class CBA_556x45_SG550 {};

class CBA_556x45_STANAG { // STANAG mags, standard length, including small drums
Expand Down
1 change: 1 addition & 0 deletions addons/jam/magwells_762x51.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
};

class CBA_762x51_SCAR {}; // SCAR-H
class CBA_762x51_SCAR_EGLM {}; // SCAR-H with EGLM/FN40GL/Mk 13 Mod 0 grenage launcher (This extends the length of the magwell and prevents mags that are too short or wide from being used)
class CBA_762x51_SIGAMT {}; // SIG 510-4, AMT

//Deprecated classes do not use
Expand Down

0 comments on commit 7ebac50

Please sign in to comment.