mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:23:28 +00:00
called 3den config on main addon config
This commit is contained in:
@@ -7,8 +7,7 @@ class CfgPatches {
|
||||
weapons[] = {""};
|
||||
author = "Valmo";
|
||||
url = "https://github.com/valmojr/armatak";
|
||||
requiredAddons[] =
|
||||
{
|
||||
requiredAddons[] = {
|
||||
"cba_main",
|
||||
"ace_main"
|
||||
};
|
||||
@@ -23,4 +22,5 @@ class Extended_PostInit_EventHandlers {
|
||||
};
|
||||
|
||||
#include "CfgFunctions.hpp"
|
||||
#include "CfgVehicles.hpp"
|
||||
#include "CfgVehicles.hpp"
|
||||
#include "Cfg3den.hpp"
|
||||
|
||||
Reference in New Issue
Block a user