Skip to content

Commit 76f84a7

Browse files
authored
Compat SPE - Fix string (#1370)
1 parent 37f48c3 commit 76f84a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/compat_spe/compat_spex/config.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class CfgPatches {
88
requiredVersion = REQUIRED_VERSION;
99
requiredAddons[] = {"compat_spe","SPEX_TEM_carentan_c","SPEX_TEM_Utah_Beach_c"};
1010
skipWhenMissingDependencies = 1;
11-
author = ECSTRING(common,ACETeam);
11+
author = ECSTRING(main,Author);
1212
authors[] = {"Heavy Ordnance Works", "drofseh"};
1313
url = ECSTRING(main,URL);
1414
VERSION_CONFIG;

0 commit comments

Comments
 (0)