Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7460 in orxonox.OLD for trunk/src/story_entities/game_world.cc


Ignore:
Timestamp:
May 1, 2006, 12:30:34 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: Namespaces for sound

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/story_entities/game_world.cc

    r7414 r7460  
    400400  GraphicsEngine::getInstance()->update(this->dtS);
    401401  PNode::getNullParent()->updateNode (this->dtS);
    402   SoundEngine::getInstance()->update();
     402  OrxSound::SoundEngine::getInstance()->update();
    403403}
    404404
Note: See TracChangeset for help on using the changeset viewer.