branch | physfslayer |
changeset 8049 | 133e22b5c410 |
parent 7933 | 223b3a195474 |
child 8057 | 93e16240f178 |
--- a/QTfrontend/hwform.cpp Sat Nov 17 22:07:17 2012 +0400 +++ b/QTfrontend/hwform.cpp Sat Nov 17 22:45:30 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();