fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.
This commit is contained in:
@@ -49,7 +49,7 @@ class Stage3
|
||||
};
|
||||
class Stage4
|
||||
{
|
||||
texture="braf\braf_weapons_scopes\newcon_optik\data\aimpoint_glass_AS.tga";
|
||||
texture="braf\braf_weapons_scopes\newcon_optik\data\aimpoint_glass_as.tga";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -61,7 +61,7 @@ class Stage4
|
||||
};
|
||||
class Stage5
|
||||
{
|
||||
texture="braf\braf_weapons_scopes\newcon_optik\Data\aimpoint_glass_SMDI.tga";
|
||||
texture="braf\braf_weapons_scopes\newcon_optik\data\aimpoint_glass_smdi.tga";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user