summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
diff options
context:
space:
mode:
authormaxim_productengine <mnikolenko@productengine.com>2019-02-04 13:40:42 +0200
committermaxim_productengine <mnikolenko@productengine.com>2019-02-04 13:40:42 +0200
commit0b5c452fd991648f9a5c55eb6865deda5cc1f0a4 (patch)
tree601472723939f960f6d87ddd551b4ec43463d82c /indra/newview/pipeline.cpp
parent6eb180f790c248005bafb8cfb87bb5f575ee129e (diff)
SL-9698 Restore code line after the merge
Diffstat (limited to 'indra/newview/pipeline.cpp')
-rw-r--r--indra/newview/pipeline.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp
index 0784f3acdd..73e2bd5ec0 100644
--- a/indra/newview/pipeline.cpp
+++ b/indra/newview/pipeline.cpp
@@ -9197,6 +9197,7 @@ void LLPipeline::renderDeferredLighting(LLRenderTarget* screen_target)
// Render debugging beacons.
gObjectList.renderObjectBeacons();
gObjectList.resetObjectBeacons();
+ gSky.addSunMoonBeacons();
}
}