Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6034 in orxonox.OLD for trunk/src/story_entities/world.cc


Ignore:
Timestamp:
Dec 10, 2005, 11:41:18 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: merged the spaceshipcontroll branche back to the trunk
merged with command
svn merge branche/spaceshipcontroll trunk -r5978:HEAD
confilcs:
space_ship.cc: favor of controll, but Draw from trunk
rest: space_ship.h and sound_engine. in favor of the spaceshipcontroll branche

File:
1 edited

Legend:

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

    r5996 r6034  
    415415  }
    416416
    417   this->music = NULL;//(OggPlayer*)ResourceManager::getInstance()->load("sound/00-luke_grey_-_hypermode.ogg", OGG, RP_LEVEL);
     417  this->music = NULL;
     418  //(OggPlayer*)ResourceManager::getInstance()->load("sound/00-luke_grey_-_hypermode.ogg", OGG, RP_LEVEL);
    418419  //music->playback();
    419420}
Note: See TracChangeset for help on using the changeset viewer.