mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-10 16:14:26 +00:00
Add handling for missing Nif::BSLightingShaderType::ShaderType_SkinTint. Use string_view instead of string to avoid lifetime issues for returning value. osg::Object::setUserValue will anyway copy string.