MAINT-2969 FIXED decompressDCTPatch crashes all viewers in certain regions
parent
9ed050e0e0
commit
5304945e03
|
|
@ -718,7 +718,6 @@ void LLSurface::decompressDCTPatch(LLBitPack &bitpack, LLGroupHeader *gopp, BOOL
|
|||
<< " quant_wbits " << (S32)ph.quant_wbits
|
||||
<< " patchids " << (S32)ph.patchids
|
||||
<< LL_ENDL;
|
||||
LLAppViewer::instance()->badNetworkHandler();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue