fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.

This commit is contained in:
2026-08-03 15:19:22 -03:00
parent 3af8760da3
commit 3b99904aa7
1007 changed files with 16549 additions and 16423 deletions
+7 -7
View File
@@ -1,8 +1,8 @@
class CfgPatches
{
class BRAF_Damage
class braf_damage
{
author="BRAF_Team";
author = "BRAF TEAM";
addonRootClass="A3_Air_F";
requiredAddons[]=
{
@@ -11,11 +11,11 @@ class CfgPatches
"A3_Armor_F_Beta_APC_Tracked_01",
"A3_Weapons_F",
"braf_main",
"BRAF_Air",
"BRAF_Soft",
"BRAF_Armored",
//"BRAF_Tracked",
"BRAF_Boat"
"braf_air",
"braf_soft",
"braf_armored",
//"braf_tracked",
"braf_boat"
};
requiredVersion=0.1;
units[]=