NifLoader: handleTextureControllers outside of the NumTextures loop

move
scrawl 9 years ago
parent e05d975020
commit acf44fd9e5

@ -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

Loading…
Cancel
Save