changeset 8057 | 93e16240f178 |
parent 8048 | e14daa2508fc |
parent 8049 | 133e22b5c410 |
child 8098 | 4efee370e2de |
--- a/QTfrontend/hwform.cpp Sat Nov 17 09:03:47 2012 -0500 +++ b/QTfrontend/hwform.cpp Sun Nov 18 01:00:26 2012 +0400 @@ -122,9 +122,7 @@ , hwnet(0) { // set music track - SDLInteraction::instance().setMusicTrack( - DataManager::instance().findFileForRead("Music/main_theme.ogg") - ); + SDLInteraction::instance().setMusicTrack("/Music/main_theme.ogg"); #ifdef USE_XFIRE xfire_init();