mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 18:03:30 +00:00
fixed CfgPatches modules
This commit is contained in:
@@ -3,10 +3,7 @@
|
||||
class CfgPatches {
|
||||
class ADDON {
|
||||
name = COMPONENT_NAME;
|
||||
units[] = {
|
||||
"armatak_module_core",
|
||||
"armatak_module_callsign"
|
||||
};
|
||||
units[] = {};
|
||||
weapons[] = {};
|
||||
requiredAddons[] = {
|
||||
"cba_main",
|
||||
|
||||
Reference in New Issue
Block a user