Fixed dependencies

This commit is contained in:
jonpas 2015-08-16 22:17:04 +02:00
parent b2824c82bb
commit fb73d3a436

View File

@ -5,7 +5,7 @@ class CfgPatches {
units[] = {"ACE_Wheel", "ACE_Track"};
weapons[] = {};
requiredVersion = REQUIRED_VERSION;
requiredAddons[] = {"ace_common", "ace_interaction"};
requiredAddons[] = {"ace_interaction"};
author[] = {"commy2", "Glowbal"};
authorUrl = "https://ace3mod.com";
VERSION_CONFIG;