Skip to content

Commit

Permalink
Update CfgVehicles.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Nov 18, 2021
1 parent a6184a3 commit 0395b44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions addons/xeh/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,6 @@ class CfgVehicles {
XEH_ENABLED;
};

class C_journalist_F;
class C_Journalist_lxWS: C_journalist_F {
scope = "1 + parseNumber isClass (configFile >> 'CfgPatches' >> 'data_f_lxWS')";
XEH_ENABLED;
Expand All @@ -523,7 +522,6 @@ class CfgVehicles {
XEH_ENABLED;
};

class I_officer_F;
class I_SFIA_officer_lxWS: I_officer_F {
scope = "1 + parseNumber isClass (configFile >> 'CfgPatches' >> 'data_f_lxWS')";
};
Expand Down

0 comments on commit 0395b44

Please sign in to comment.