fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class CfgSkeletons
|
||||
{
|
||||
class braf_lapa_30Skeleton
|
||||
class braf_lapa_30skeleton
|
||||
{
|
||||
isDiscrete=0;
|
||||
skeletonInherit="";
|
||||
@@ -17,7 +17,7 @@ class CfgModels
|
||||
mfMax=0;
|
||||
mFact=0;
|
||||
tBody=0;
|
||||
skeletonName="braf_lapa_30Skeleton";
|
||||
skeletonName="braf_lapa_30skeleton";
|
||||
sectionsInherit="";
|
||||
sections[]={"camo"};
|
||||
class Animations
|
||||
|
||||
Reference in New Issue
Block a user