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
+4 -4
View File
@@ -2,7 +2,7 @@ class CfgPatches
{
class braf_characters_binfa
{
author = "BRAF Team";
author = "BRAF TEAM";
units[] =
{
"braf_fab_of",
@@ -18,9 +18,9 @@ class CfgPatches
"braf_fab_under"};
weapons[] =
{
"braf_FAB_regular_uniform",
"braf_FAB_regular_uniform_gloves",
"braf_FAB_naked_uniform"
"braf_fab_regular_uniform",
"braf_fab_regular_uniform_gloves",
"braf_fab_naked_uniform"
};
requiredVersion = 0.1;
requiredAddons[] =