Merge branch 'artilleryTables' of https://github.com/acemod/ACE3 into artilleryTables

This commit is contained in:
PabstMirror 2019-12-12 16:20:05 -06:00
commit 1b5f9fb42a

View File

@ -105,7 +105,9 @@ if (!isServer && {_platform in ["linux", "osx"]}) then {
};
} forEach ("true" configClasses (configFile >> "ACE_Extensions"));
};
if (isArray (configFile >> "ACE_Extensions" >> "extensions")) then { WARNING("extension[] array no longer supported"); };
if (isArray (configFile >> "ACE_Extensions" >> "extensions")) then {
WARNING("extensions[] array no longer supported");
};
///////////////
// check server version/addons