- fixed texture scaling setup in a few places.
This commit is contained in:
parent
5611fe0f41
commit
763e9e0f35
4 changed files with 6 additions and 6 deletions
|
|
@ -901,7 +901,6 @@ void FMultipatchTextureBuilder::ResolveAllPatches()
|
|||
!buildinfo.bComplex)
|
||||
{
|
||||
AddImageToTexture(buildinfo.Parts[0].TexImage, buildinfo);
|
||||
buildinfo.texture->Setup(buildinfo.Parts[0].TexImage);
|
||||
done = true;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue