mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-14 06:48:40 -04:00
NifLoader: handleTextureControllers outside of the NumTextures loop
This commit is contained in:
parent
e05d975020
commit
acf44fd9e5
@ -1390,8 +1390,8 @@ namespace NifOsg
|
|||||||
|
|
||||||
boundTextures.push_back(tex.uvSet);
|
boundTextures.push_back(tex.uvSet);
|
||||||
}
|
}
|
||||||
handleTextureControllers(texprop, composite, imageManager, stateset, animflags);
|
|
||||||
}
|
}
|
||||||
|
handleTextureControllers(texprop, composite, imageManager, stateset, animflags);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
// unused by mw
|
// unused by mw
|
||||||
|
Loading…
x
Reference in New Issue
Block a user