Fix spaces in indra/newview/lllocalbitmaps.cpp
Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com>master
parent
9a8b2186e7
commit
105dc12980
|
|
@ -679,7 +679,7 @@ void LLLocalBitmap::updateGLTFMaterials(LLUUID old_id, LLUUID new_id)
|
|||
}
|
||||
else
|
||||
{
|
||||
LL_WARNS_ONCE() << "Failed to apply local material override, render material not found" << LL_ENDL;
|
||||
LL_WARNS_ONCE() << "Failed to apply local material override, render material not found" << LL_ENDL;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue