fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.
This commit is contained in:
@@ -8,7 +8,7 @@ renderFlags[]=
|
||||
{
|
||||
"NoAlphaWrite"
|
||||
};
|
||||
nextPass="AMF_PLANE_TRANSPORT_01\Data\textures\VITRES\glass-pass2.rvmat";
|
||||
nextPass="amf_plane_transport_01\data\textures\vitres\glass-pass2.rvmat";
|
||||
PixelShaderID="Glass";
|
||||
VertexShaderID="Glass";
|
||||
class Stage1
|
||||
@@ -18,6 +18,6 @@ class Stage1
|
||||
};
|
||||
class Stage2
|
||||
{
|
||||
texture="AMF_PLANE_TRANSPORT_01\Data\textures\VITRES\reflect_co.paa";
|
||||
texture="amf_plane_transport_01\data\textures\vitres\reflect_co.paa";
|
||||
uvSource="none";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user