Fix vector texture paths; Fix #21

This commit is contained in:
KoffeinFlummi 2015-01-14 21:06:45 +01:00
parent 614dced0fa
commit 5c5c49519a
3 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -11,7 +11,7 @@ PixelShaderID="Super";
VertexShaderID="Super";
class Stage1 {
texture="AGM_Vector\data\agm_vector_nohq.paa";
texture="z\ace\addons\vector\data\ace_vector_nohq.paa";
uvSource="tex";
class uvTransform {
aside[]={1,0,0};
@ -41,7 +41,7 @@ class Stage3 {
};
};
class Stage4 {
texture="AGM_Vector\data\agm_default_as.paa";
texture="z\ace\addons\vector\data\ace_default_as.paa";
uvSource="tex";
class uvTransform {
aside[]={1,0,0};
@ -51,7 +51,7 @@ class Stage4 {
};
};
class Stage5 {
texture="AGM_Vector\data\agm_vector_smdi.paa";
texture="z\ace\addons\vector\data\ace_vector_smdi.paa";
uvSource="tex";
class uvTransform {
aside[]={1,0,0};