Skip to content

Commit 8b172ae

Browse files
authored
Sandbag - Fix XEH (#11291)
* Sandbag - Fix XEH * use XEH_DISABLED * Update CfgVehicles.hpp
1 parent 2f1b149 commit 8b172ae

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

addons/sandbag/CfgVehicles.hpp

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,9 @@ class CfgVehicles {
8989
};
9090

9191
class ACE_SandbagObject_NoGeo: ACE_SandbagObject {
92+
XEH_DISABLED;
9293
scope = 1;
9394
model = QPATHTOF(data\ace_sandbag_nogeo.p3d);
94-
95-
class EventHandlers: EventHandlers {
96-
class CBA_Extended_EventHandlers {};
97-
};
9895
};
9996

10097
class Box_NATO_Support_F;

0 commit comments

Comments
 (0)