Skip to content

Commit

Permalink
XEH - Add compatiblity for Encore Destroyer (1.84) (#947)
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror authored and commy2 committed Jul 1, 2018
1 parent 22be17a commit d89518e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions addons/xeh/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -300,4 +300,8 @@ class CfgVehicles {
class C_Story_Mechanic_01_F: Civilian_F {
XEH_ENABLED;
};
// Encore
class Land_Destroyer_01_Boat_Rack_01_Base_F: Items_base_F {
XEH_ENABLED;
};
};

0 comments on commit d89518e

Please sign in to comment.