fix(rvmats) several (145) rvmat files calling env_land_co.paa with wrong paths on Stage 7
Deploy DEV Workshop / deploy-dev-workshop (push) Failing after 12m24s
Deploy DEV Workshop / deploy-dev-workshop (push) Failing after 12m24s
This commit is contained in:
@@ -61,7 +61,7 @@ class Stage6 {
|
||||
uvSource = "none";
|
||||
};
|
||||
class Stage7 {
|
||||
texture = "a3\data\env_cloth_neutral_co.paa";
|
||||
texture = "a3\data_f\env_land_co.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform {
|
||||
aside[] = { 1, 0, 0 };
|
||||
|
||||
Reference in New Issue
Block a user