Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3893 in orxonox.OLD


Ignore:
Timestamp:
Apr 19, 2005, 2:54:48 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: just for nice-reasons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/sound_engine/src/orxonox.cc

    r3892 r3893  
    112112  //printf("> Initializing world\n");
    113113  //if( init_world () == -1) return -1; PB: world will be initialized when started
    114  
    115   Sound* test = (Sound*)ResourceManager::getInstance()->load("sound/16.mp3", RESOURCE_SOUND_MUSIC, RP_LEVEL);
    116   test->play();
    117 
    118114  return 0;
    119115}
Note: See TracChangeset for help on using the changeset viewer.