mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-20 15:40:32 +00:00
Unbork glow maps
This commit is contained in:
parent
2e971ec2e3
commit
c29ceb7f7f
@ -2030,7 +2030,7 @@ namespace NifOsg
|
||||
textureName = "diffuseMap";
|
||||
break;
|
||||
case Nif::NiTexturingProperty::GlowTexture:
|
||||
textureName = "glowMap";
|
||||
textureName = "emissiveMap";
|
||||
break;
|
||||
case Nif::NiTexturingProperty::DarkTexture:
|
||||
textureName = "darkMap";
|
||||
|
Loading…
x
Reference in New Issue
Block a user