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