mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
ace_interaction to required
This commit is contained in:
parent
3bb8775bd2
commit
3581ab480c
@ -5,7 +5,7 @@ class CfgPatches {
|
||||
units[] = {};
|
||||
weapons[] = {"ACE_UAVBattery"};
|
||||
requiredVersion = REQUIRED_VERSION;
|
||||
requiredAddons[] = {"ace_common"};
|
||||
requiredAddons[] = {"ace_common", "ace_interaction"};
|
||||
author[] = {"marc_book"};
|
||||
authorUrl = "";
|
||||
VERSION_CONFIG;
|
||||
|
Loading…
Reference in New Issue
Block a user