fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.
This commit is contained in:
@@ -8,7 +8,7 @@ PixelShaderID="Super";
|
||||
VertexShaderID="Super";
|
||||
class Stage1
|
||||
{
|
||||
texture="braf\braf_static\M2\data\m2_stojan_nohq.paa";
|
||||
texture="braf\braf_static\m2\data\m2_stojan_nohq.paa";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -56,7 +56,7 @@ class Stage4
|
||||
};
|
||||
class Stage5
|
||||
{
|
||||
texture="braf\braf_static\M2\data\m2_stojan_smdi.paa";
|
||||
texture="braf\braf_static\m2\data\m2_stojan_smdi.paa";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -92,5 +92,5 @@ class Stage7
|
||||
};
|
||||
class StageTI
|
||||
{
|
||||
texture="braf\braf_static\M2\data\m2_stojan_ti_ca.paa";
|
||||
texture="braf\braf_static\m2\data\m2_stojan_ti_ca.paa";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user