Skip to content

Commit

Permalink
HuntIR - Move magwell compat to huntIR config (#6813)
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror authored Feb 13, 2019
1 parent 6a6892a commit 7795294
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion addons/huntir/CfgMagazineWells.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class CfgMagazineWells {
class CBA_40mm_M203 {
ADDON[] = {"ACE_HuntIR_M203"};
};
class UGL_40x36 { //Vanilla
class UGL_40x36 { //Vanilla and RHS [rhsusf\addons\rhsusf_c_weapons\cfgMagazineWells.hpp]
ADDON[] = {"ACE_HuntIR_M203"};
};
};
5 changes: 0 additions & 5 deletions optionals/compat_rhs_usf3/CfgMagazineWells.hpp

This file was deleted.

1 change: 0 additions & 1 deletion optionals/compat_rhs_usf3/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ class CfgPatches {
#include "CfgAmmo.hpp"
#include "CfgEventHandlers.hpp"
#include "CfgMagazines.hpp"
#include "CfgMagazineWells.hpp"
#include "CfgWeapons.hpp"
#include "CfgVehicles.hpp"
#include "CfgGlasses.hpp"

0 comments on commit 7795294

Please sign in to comment.