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 7baa66d commit 07aefb1Copy full SHA for 07aefb1
addons/modules/config.cpp
@@ -77,7 +77,7 @@ class CfgPatches {
77
requiredVersion = REQUIRED_VERSION;
78
requiredAddons[] = {"zen_attributes"};
79
author = ECSTRING(main,Author);
80
- authors[] = {"mharis001", "Ampersand"};
+ authors[] = {"mharis001"};
81
url = ECSTRING(main,URL);
82
VERSION_CONFIG;
83
};
0 commit comments