Merge branch 'future' of git://github.com/siana/SingularityViewer.git into BatchIndexing
Conflicts: indra/newview/hippopanelgrids.cpp indra/newview/llstartup.cpp indra/newview/llsurface.cpp indra/newview/llviewermessage.cpp indra/newview/llviewerparceloverlay.cpp indra/newview/llviewertexturelist.cpp indra/newview/llworld.cpp
This commit is contained in:
@@ -561,6 +561,11 @@ void LLViewerParcelMedia::handleMediaEvent(LLPluginClassMedia* self, EMediaEvent
|
||||
LL_DEBUGS("Media") << "Media event: MEDIA_EVENT_NAME_CHANGED" << LL_ENDL;
|
||||
};
|
||||
break;
|
||||
|
||||
default:
|
||||
{
|
||||
LL_WARNS("Media") << "Media event: unknown event type" << LL_ENDL;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user