fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.
This commit is contained in:
@@ -125,7 +125,7 @@ class CfgSkeletons {
|
||||
"RightToeBase", "RightFoot"
|
||||
};
|
||||
// location of pivot points (local axes) for hierarchical animation
|
||||
pivotsModel = "A3\anims_f\data\skeleton\SkeletonPivots.p3d";
|
||||
pivotsModel = "a3\anims_f\data\skeleton\skeletonpivots.p3d";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user