fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user