Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7299 in orxonox.OLD for trunk/src/story_entities


Ignore:
Timestamp:
Apr 16, 2006, 5:48:40 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: some nice Class-Stuff

File:
1 edited

Legend:

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

    r7287 r7299  
    345345    this->setSoundTrack("");
    346346  this->music = NULL;
    347   /* stop the sound eninge */
    348   SoundEngine::getInstance()->flushAllBuffers();
    349   SoundEngine::getInstance()->flushAllSources();
    350347
    351348  /* unload the shaders */
Note: See TracChangeset for help on using the changeset viewer.