Added trivial diagnostic message regarding teleport handling.

This commit is contained in:
Shyotl
2012-12-14 16:28:18 -06:00
parent 2b582b169b
commit 034c83f996

View File

@@ -636,6 +636,7 @@ void LLViewerTextureList::updateImages(F32 max_time)
{
if(!cleared)
{
llinfos << "Flushing upon teleport." << llendl;
clearFetchingRequests();
//gPipeline.clearRebuildGroups() really doesn't belong here... but since it is here, do a few other needed things too.
gPipeline.clearRebuildGroups();