Skip to content

Commit

Permalink
Restore old loadorder
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Apr 12, 2018
1 parent 8a404d0 commit eb9495e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/jr_prep/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class CfgPatches {
units[] = {};
weapons[] = {};
requiredVersion = REQUIRED_VERSION;
requiredAddons[] = {"A3_Data_F_Loadorder", "A3_Data_F_Mark_Loadorder", "A3_Data_F_Exp_Loadorder", "A3_Data_F_Tank_Loadorder"};
requiredAddons[] = {"A3_Data_F_Tank_Loadorder"};
version = VERSION;
};
};
Expand Down

0 comments on commit eb9495e

Please sign in to comment.