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