fixed CfgPatches modules

This commit is contained in:
Valmo Trindade
2025-05-19 22:54:26 -03:00
parent 94c7752844
commit e06c199816
3 changed files with 18 additions and 98 deletions

View File

@@ -3,10 +3,7 @@
class CfgPatches {
class ADDON {
name = COMPONENT_NAME;
units[] = {
"armatak_module_core",
"armatak_module_callsign"
};
units[] = {};
weapons[] = {};
requiredAddons[] = {
"cba_main",