We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37f48c3 commit 76f84a7Copy full SHA for 76f84a7
addons/compat_spe/compat_spex/config.cpp
@@ -8,7 +8,7 @@ class CfgPatches {
8
requiredVersion = REQUIRED_VERSION;
9
requiredAddons[] = {"compat_spe","SPEX_TEM_carentan_c","SPEX_TEM_Utah_Beach_c"};
10
skipWhenMissingDependencies = 1;
11
- author = ECSTRING(common,ACETeam);
+ author = ECSTRING(main,Author);
12
authors[] = {"Heavy Ordnance Works", "drofseh"};
13
url = ECSTRING(main,URL);
14
VERSION_CONFIG;
0 commit comments