V2 llprimitive merge
This commit is contained in:
@@ -1738,7 +1738,7 @@ void LLSelectMgr::selectionSetMediaTypeAndURL(U8 media_type, const std::string&
|
||||
U8 media_flags = LLTextureEntry::MF_NONE;
|
||||
if (media_type == LLViewerObject::MEDIA_TYPE_WEB_PAGE)
|
||||
{
|
||||
media_flags = LLTextureEntry::MF_WEB_PAGE;
|
||||
media_flags = LLTextureEntry::MF_HAS_MEDIA;
|
||||
}
|
||||
|
||||
struct f : public LLSelectedTEFunctor
|
||||
|
||||
Reference in New Issue
Block a user