Merge branch 'master' into cbaEventSystem

This commit is contained in:
PabstMirror
2016-06-02 19:29:30 -05:00
167 changed files with 1643 additions and 1051 deletions

View File

@ -6,8 +6,9 @@ class CfgPatches {
weapons[] = {};
requiredVersion = REQUIRED_VERSION;
requiredAddons[] = {"ace_interaction"};
author[] = {"KoffeinFlummi","Rocko","esteldunedain"};
authorUrl = "https://github.com/KoffeinFlummi/";
author = ECSTRING(common,ACETeam);
authors[] = {"KoffeinFlummi","Rocko","esteldunedain"};
url = ECSTRING(main,URL);
VERSION_CONFIG;
};
};