1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 09:35:28 +00:00

NifLoader: handleTextureControllers outside of the NumTextures loop

This commit is contained in:
scrawl 2016-02-14 23:19:26 +01:00
parent e05d975020
commit acf44fd9e5

View File

@ -1390,8 +1390,8 @@ namespace NifOsg
boundTextures.push_back(tex.uvSet);
}
handleTextureControllers(texprop, composite, imageManager, stateset, animflags);
}
handleTextureControllers(texprop, composite, imageManager, stateset, animflags);
break;
}
// unused by mw