Skip to content

Commit

Permalink
Add Magazine Well support for SMAW
Browse files Browse the repository at this point in the history
  • Loading branch information
Dahlgren committed Feb 18, 2019
1 parent 76a09cb commit 114bbcd
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions addons/jam/CfgMagazineWells.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,11 @@ class CfgMagazineWells {
#include "magwells_40mm.hpp"

// AT and AA Launchers, ordered lexicographically
class CBA_Bazooka {}; // M1, M1A1 Bazooka
class CBA_Panzerschreck {}; // Panzerschreck RPzB 54
class CBA_PIAT {}; // PIAT
class CBA_Bazooka {}; // M1, M1A1 Bazooka
class CBA_Panzerschreck {}; // Panzerschreck RPzB 54
class CBA_PIAT {}; // PIAT
class CBA_SMAW {}; // Mk 153 Shoulder-Launched Multipurpose Assault Weapon
class CBA_SMAW_SPOTTING_RIFLE {}; // Mk 153 Shoulder-Launched Multipurpose Assault Weapon - Spotting Rifle

class CBA_RPG7 {
BI_rockets[] = {
Expand Down

0 comments on commit 114bbcd

Please sign in to comment.