typo.
This commit is contained in:
@@ -921,7 +921,7 @@ aiVector2D XGLImporter::ReadVec2()
|
||||
++s;
|
||||
}
|
||||
vec.x = v[0];
|
||||
vex.y = v[1];
|
||||
vec.y = v[1];
|
||||
|
||||
return vec;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user