mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:33:29 +00:00
Splitted Connection Module
This commit is contained in:
@@ -4,8 +4,10 @@ class CfgPatches {
|
||||
class ADDON {
|
||||
name = COMPONENT_NAME;
|
||||
units[] = {
|
||||
QGVAR(coreModule),
|
||||
QGVAR(coreModuleCurator),
|
||||
QGVAR(tcpModule),
|
||||
QGVAR(tcpModuleCurator),
|
||||
QGVAR(enrollModule),
|
||||
QGVAR(enrollModuleCurator),
|
||||
QGVAR(markEntity)
|
||||
};
|
||||
weapons[] = {};
|
||||
|
||||
Reference in New Issue
Block a user