Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 17, 2008, 2:49:19 PM (16 years ago)
Author:
scheusso
Message:

tardis sucks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network2/src/orxonox/objects/Ambient.cc

    r1098 r1100  
    6565
    6666    bool Ambient::create(){
    67       Orxonox::getSingleton()->getSceneManager()->setAmbientLight(ambientLight_);
     67      GraphicsEngine::getSingleton().getSceneManager()->setAmbientLight(ambientLight_);
    6868      return true;
    6969    }
Note: See TracChangeset for help on using the changeset viewer.