HTTP texture fix - the brutal and inefficient way -.-

This commit is contained in:
Siana Gearz
2012-07-03 13:40:32 +02:00
parent c5f9e8cf68
commit 8a271b9621

View File

@@ -1282,6 +1282,8 @@ bool LLTextureFetchWorker::doWork(S32 param)
return true ; //abort.
}
}
resetFormattedData();
cur_size = 0;
}
mRequestedSize = mDesiredSize;
mRequestedDiscard = mDesiredDiscard;