Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5473 in orxonox.OLD for trunk/src/lib/sound/sound_engine.cc


Ignore:
Timestamp:
Nov 3, 2005, 1:24:18 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: sound-engine finishes faster.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/sound/sound_engine.cc

    r5427 r5473  
    8787
    8888  // removing openAL from AudioResource
    89   alutExit();
     89  //! @todo this should be terminated through alc
     90  //alutExit();
    9091
    9192  SoundEngine::singletonRef = NULL;
Note: See TracChangeset for help on using the changeset viewer.