Fix some apparent previous merge error

master
Ansariel 2024-06-11 18:22:32 +02:00
parent 2050429e98
commit 0870539264
1 changed files with 0 additions and 4 deletions

View File

@ -776,10 +776,6 @@ bool LLPipeline::allocateScreenBuffer(U32 resX, U32 resY, U32 samples)
LL_PROFILE_ZONE_SCOPED_CATEGORY_DISPLAY;
if (mRT == &mMainRT)
{ // hacky -- allocate auxillary buffer
gCubeSnapshot = true;
mReflectionMapManager.initReflectionMaps();
mHeroProbeManager.initReflectionMaps();
if (sReflectionProbesEnabled)
{
gCubeSnapshot = true;