fix(braf_air) Naming convention for all classes and paths to use lowercase letters.

This commit is contained in:
2026-08-03 15:15:58 -03:00
parent 6324a368de
commit 3af8760da3
72 changed files with 1558 additions and 1578 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
class CfgSkeletons
{
class Braf_Pods
class braf_pods
{
isDiscrete=0;
skeletonInherit="";
@@ -20,7 +20,7 @@ class CfgModels
mfMax=100;
mFact=0;
tBody=0;
skeletonName="Braf_Pods";
skeletonName="braf_pods";
sectionsInherit="";
sections[]={};
class Animations
@@ -41,7 +41,7 @@ class CfgModels
};
};
};
class BRAF_SBAT_70
class braf_sbat_70
{
htMin=0;
htMax=0;
@@ -49,7 +49,7 @@ class CfgModels
mfMax=0;
mFact=0;
tBody=0;
skeletonName="Braf_Pods";
skeletonName="braf_pods";
sectionsInherit="";
sections[]={};
class Animations