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

Add magwells for the UZI and AS50 #1233

Merged
merged 1 commit into from
Oct 1, 2019
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions addons/jam/magwells_50BMG.hpp
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
class CBA_50BMG_AS50 {}; // Accuracy International AS50
class CBA_50BMG_M107 {}; // M82, M107, G82
2 changes: 2 additions & 0 deletions addons/jam/magwells_9x19.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
class CBA_9x19_STEYR {}; // AUG SMG, MPi, TMP
class CBA_9x19_TT {}; // TT-33 Tokarev in 9x19mm (M48, Tokagypt 58, Type 54)
class CBA_9x19_UMP {}; // HK UMP 9
class CBA_9x19_UZI {}; // UZI
class CBA_9x19_UZI_Pro {}; // UZI Pro
class CBA_9x19_Vis {}; // wz. 35 Vis (Radom)
class CBA_9x19_Vityaz {}; // Vityaz-SN
class CBA_9x19_Vz68 {}; // Škorpion (vz. 68)
Expand Down