fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class StageTI
|
||||
{
|
||||
texture="braf\braf_static\M2\bags\data\BackPacks_TI_ca.paa";
|
||||
texture="braf\braf_static\m2\bags\data\backpacks_ti_ca.paa";
|
||||
};
|
||||
ambient[]={1.000000,1.000000,1.000000,1.000000};
|
||||
diffuse[]={1.000000,1.000000,1.000000,1.000000};
|
||||
@@ -12,7 +12,7 @@ PixelShaderID="Super";
|
||||
VertexShaderID="Super";
|
||||
class Stage1
|
||||
{
|
||||
texture="braf\braf_static\M2\bags\data\Static_NOHQ.paa";
|
||||
texture="braf\braf_static\m2\bags\data\static_nohq.paa";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user