[FIRE-35615] Fix reflections turning black when zoomed in close

master
Hecklezz 2025-06-09 03:11:18 +10:00
parent 600cef0c8d
commit eb9b1fc58f
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ static void touch_default_probe(LLReflectionMap* probe)
}
}
LLHeroProbeManager::LLHeroProbeManager():mMirrorNormal(0,0,1) // <FS:Beq/> [FIRE-35007][#3331] mirrors not working after relog. make sure the mirror normal is not zero length
LLHeroProbeManager::LLHeroProbeManager()
{
}