Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JAM - Add MP35 magwell #1656

Merged
merged 1 commit into from
Apr 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion addons/jam/magwells_9x19.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
class CBA_9x19_HiPower {}; // Browning HiPower
class CBA_9x19_M9 {}; // Beretta M9
class CBA_9x19_MAB38 {}; // Beretta Model 38
class CBA_9x19_MP28 {}; // MP18 Straight Magazines, MP28, MP35
class CBA_9x19_MP28 {}; // MP18 Straight Magazines, MP28
class CBA_9x19_MP35 {}; // MP35
class CBA_9x19_MP40 {}; // MP40, MP38
class CBA_9x19_MP443 {}; // MP-443 Grach
class CBA_9x19_MP5 { // H&K MP5
Expand Down