Skip to content

Commit

Permalink
XEH - Compatiblity for Encore (1.84) (#953)
Browse files Browse the repository at this point in the history
* Revert "XEH - Add compatiblity for Encore Destroyer (1.84) (#947)"

This reverts commit d89518e.

* Update for current RC

* formating
  • Loading branch information
PabstMirror authored and commy2 committed Jul 26, 2018
1 parent 4fcb330 commit deb9b2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion addons/xeh/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,10 @@ 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 {
class Snake_random_F;
class Snake_vipera_random_F: Snake_random_F {
XEH_ENABLED;
};
};

0 comments on commit deb9b2e

Please sign in to comment.