Skip to content

Commit

Permalink
Update config.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Coldfront15 committed Aug 19, 2024
1 parent dac83b5 commit 186e4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/main/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class CfgPatches {
"ace_main","ace_interaction","ace_repair","ace_refuel","ace_frag" // TODO: add more ace addons that are required
};
author = CSTRING(Team);
authors[] = { "bux", "El Tyranos" };
authors[] = { "bux", "El Tyranos", "Coldfront15" };
authorUrl = CSTRING(Url);
url = CSTRING(Url);
VERSION_CONFIG;
Expand Down

0 comments on commit 186e4d9

Please sign in to comment.