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
@@ -1,12 +1,17 @@
class CfgPatches
{
class BRAF_LR110_F
class braf_lr110_f
{
author = "BRAF TEAM";
// List of units defined in this "PBO"
units[]=
{
"BRAF_LR_110_SW","BRAF_LR110_SW_01_Special_F"
"BRAF_LR110_Hardtop",
"BRAF_LR110_CIV",
"BRAF_LR110_gendarmerie",
"BRAF_LR110_UN",
"braf_lr_softtop_4d",
"braf_lr_softtop_4d_armed"
};
weapons[]={};
requiredVersion=0.1;