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