From: david Date: Mon, 16 Sep 2002 13:13:49 +0000 (+0000) Subject: Rolled Norm's change back out; update needs to be called earlier. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7ecf508453a98a92e2e535b2f752d900fdae059f;p=simgear.git Rolled Norm's change back out; update needs to be called earlier. --- diff --git a/simgear/scene/sky/clouds3d/SkySceneLoader.cpp b/simgear/scene/sky/clouds3d/SkySceneLoader.cpp index 6aea15cb..88acc2f6 100644 --- a/simgear/scene/sky/clouds3d/SkySceneLoader.cpp +++ b/simgear/scene/sky/clouds3d/SkySceneLoader.cpp @@ -222,7 +222,6 @@ void SkySceneLoader::Draw() //_ssgCurrentContext->cull(r) ; //_ssgDrawDList () ; - SceneManager::InstancePtr()->Update(*pCam); SceneManager::InstancePtr()->Display(*pCam); //pLight->Display(); // draw the light position to debug with sun position