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:
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…
x
Reference in New Issue
Block a user