Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4985 in orxonox.OLD for orxonox/trunk/src/orxonox.cc


Ignore:
Timestamp:
Aug 12, 2005, 12:55:21 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: loading some stuff from ths sound-engine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/orxonox.cc

    r4982 r4985  
    177177  // SDL_Init(SDL_INIT_AUDIO);
    178178  SoundEngine::getInstance()->initAudio();
     179
     180  SoundEngine::getInstance()->loadSettings(this->iniParser);
    179181  return 0;
    180182}
Note: See TracChangeset for help on using the changeset viewer.