diff --git a/addons/xeh/CfgVehicles.hpp b/addons/xeh/CfgVehicles.hpp index 41ce70790..dbc6d63c7 100644 --- a/addons/xeh/CfgVehicles.hpp +++ b/addons/xeh/CfgVehicles.hpp @@ -233,6 +233,9 @@ class CfgVehicles { class WeaponHolder: ReammoBox { XEH_ENABLED; }; + class Bag_Base: ReammoBox { + XEH_ENABLED; + }; class ThingX; class WeaponHolderSimulated: ThingX {