fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.
This commit is contained in:
@@ -7,7 +7,7 @@ specularPower = 80;
|
||||
PixelShaderID = "Super";
|
||||
VertexShaderID = "Super";
|
||||
class Stage1 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\9mm_mag_nohq.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\9mm_mag_nohq.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
@@ -37,7 +37,7 @@ class Stage3 {
|
||||
};
|
||||
};
|
||||
class Stage4 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\9mm_mag_as.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\9mm_mag_as.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
@@ -47,7 +47,7 @@ class Stage4 {
|
||||
};
|
||||
};
|
||||
class Stage5 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\9mm_mag_smdi.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\9mm_mag_smdi.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
|
||||
@@ -7,7 +7,7 @@ specularPower = 80;
|
||||
PixelShaderID = "Super";
|
||||
VertexShaderID = "Super";
|
||||
class Stage1 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\eb_molle_pouches_nohq.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\eb_molle_pouches_nohq.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
@@ -37,7 +37,7 @@ class Stage3 {
|
||||
};
|
||||
};
|
||||
class Stage4 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\eb_molle_pouches_as.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\eb_molle_pouches_as.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
@@ -47,7 +47,7 @@ class Stage4 {
|
||||
};
|
||||
};
|
||||
class Stage5 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\eb_molle_pouches_smdi.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\eb_molle_pouches_smdi.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
|
||||
@@ -7,7 +7,7 @@ specularPower = 80;
|
||||
PixelShaderID = "Super";
|
||||
VertexShaderID = "Super";
|
||||
class Stage1 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\eb_pouches_nohq.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\eb_pouches_nohq.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
@@ -37,7 +37,7 @@ class Stage3 {
|
||||
};
|
||||
};
|
||||
class Stage4 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\eb_pouches_as.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\eb_pouches_as.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
@@ -47,7 +47,7 @@ class Stage4 {
|
||||
};
|
||||
};
|
||||
class Stage5 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\eb_pouches_smdi.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\eb_pouches_smdi.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
|
||||
@@ -7,7 +7,7 @@ specularPower = 80;
|
||||
PixelShaderID = "Super";
|
||||
VertexShaderID = "Super";
|
||||
class Stage1 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\fal_762_mag_nohq.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\fal_762_mag_nohq.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
@@ -37,7 +37,7 @@ class Stage3 {
|
||||
};
|
||||
};
|
||||
class Stage4 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\fal_762_mag_as.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\fal_762_mag_as.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
@@ -47,7 +47,7 @@ class Stage4 {
|
||||
};
|
||||
};
|
||||
class Stage5 {
|
||||
texture = "braf\braf_characters_vest\Data\accessories\fal_762_mag_smdi.paa";
|
||||
texture = "braf\braf_characters_vest\data\accessories\fal_762_mag_smdi.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
|
||||
Reference in New Issue
Block a user