-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1709 from Drofseh/magwell-additions
JAM - Add additional magwells and fix a couple bugs
- Loading branch information
Showing
9 changed files
with
28 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
class CBA_338LM_AI {}; // AI .338 Lapua Magnum | ||
class CBA_338LM_RS9 {}; // Haenel RS9, G29 | ||
class CBA_338LM_T5000 {}; // ORSIS T-5000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,3 @@ | |
|
||
class CBA_357_6rnds {}; // 6 loose rounds of .357 Magnum | ||
class CBA_357_5rnds {}; // 5 loose rounds of .357 Magnum | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
class CBA_375SIG_Glock_SubC {}; // Subcompact Glock in 375SIGmm (Glock 33) | ||
class CBA_375SIG_Glock_Cpct {}; // Compact Glock in 375SIGmm (Glock 32) | ||
class CBA_375SIG_Glock_Full {}; // Fullsize Glock in 375SIGmm (Glock 31) | ||
class CBA_375SIG_Glock_SubC {}; // Subcompact Glock in .357 SIG (Glock 33) | ||
class CBA_375SIG_Glock_Cpct {}; // Compact Glock in .357 SIG (Glock 32) | ||
class CBA_375SIG_Glock_Full {}; // Fullsize Glock in .357 SIG (Glock 31) | ||
class CBA_357SIG_P226 {}; // SIG P226 | ||
class CBA_357SIG_P229 {}; // SIG P229 | ||
class CBA_357SIG_P239 {}; // SIG P239 | ||
class CBA_357SIG_USP_C {}; // HK USP Compact in .357 SIG |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters