mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 14:53:28 +00:00
Added Mark Entity curator module to add entities in game
This commit is contained in:
@@ -5,7 +5,8 @@ class CfgPatches {
|
||||
name = COMPONENT_NAME;
|
||||
units[] = {
|
||||
QGVAR(coreModule),
|
||||
QGVAR(coreModuleCurator)
|
||||
QGVAR(coreModuleCurator),
|
||||
QGVAR(markEntity)
|
||||
};
|
||||
weapons[] = {};
|
||||
requiredAddons[] = {
|
||||
|
||||
Reference in New Issue
Block a user