mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 00:33:29 +00:00
linted addon main config file
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
class CfgPatches {
|
class CfgPatches {
|
||||||
class armatak_main {
|
class armatak_main {
|
||||||
units[] = {"TAG_Module_Nuke","armatak_module_callsign"};
|
units[] = {
|
||||||
|
"TAG_Module_Nuke",
|
||||||
|
"armatak_module_callsign"
|
||||||
|
};
|
||||||
weapons[] = {""};
|
weapons[] = {""};
|
||||||
author = "Valmo";
|
author = "Valmo";
|
||||||
url = "https://github.com/valmojr/armatak";
|
url = "https://github.com/valmojr/armatak";
|
||||||
|
|||||||
Reference in New Issue
Block a user