mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 18:43:29 +00:00
added initial 3den editor module config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class CfgPatches {
|
||||
class armatak_main {
|
||||
units[] = {""};
|
||||
units[] = {"armatak_module_core","armatak_module_callsign"};
|
||||
weapons[] = {""};
|
||||
author = "ARMATAK Team";
|
||||
url = "https://github.com/valmojr/armatak";
|
||||
@@ -13,4 +13,5 @@ class CfgPatches {
|
||||
};
|
||||
|
||||
#include "CfgCommands.hpp"
|
||||
#include "CfgFunctions.hpp"
|
||||
#include "CfgFunctions.hpp"
|
||||
#include "CfgVehicles.hpp"
|
||||
Reference in New Issue
Block a user