Skip to content

Commit

Permalink
Merge pull request #1400 from Dahlgren/feature/1911-magwell-magazines
Browse files Browse the repository at this point in the history
Magwells - Add ACP-C2 magazine to CBA_45ACP_1911 magwell
  • Loading branch information
commy2 committed Jan 5, 2021
2 parents e71039b + 56d211f commit b54436f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion addons/jam/magwells_45ACP.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
class CBA_45ACP_1911 {}; // Colt M1911
class CBA_45ACP_1911 { // Colt M1911
BI_mags[] = {
"9Rnd_45ACP_Mag"
};
};
class CBA_45ACP_C96 {}; // Mauser C-96 in .45 ACP
class CBA_9x19_CZ97 {}; // CZ 97 in .45 ACP
class CBA_45ACP_Delisle {}; // De Lisle Carbine
Expand Down

0 comments on commit b54436f

Please sign in to comment.