Skip to content

Commit

Permalink
Update config.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ampersand38 committed Jun 8, 2020
1 parent 7baa66d commit 07aefb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/modules/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ class CfgPatches {
requiredVersion = REQUIRED_VERSION;
requiredAddons[] = {"zen_attributes"};
author = ECSTRING(main,Author);
authors[] = {"mharis001", "Ampersand"};
authors[] = {"mharis001"};
url = ECSTRING(main,URL);
VERSION_CONFIG;
};
Expand Down

0 comments on commit 07aefb1

Please sign in to comment.