Currently the music isn't looping so it will
eventually stop if you stay long enough in one place.
This often takes less than a minute and after that the
user is musicless.

Should the music loop? IMHO the music should loop, but
I don't know if there is a good reason why it has been
made non-looping. If this needs to be changed, it can
be done by editing src/sound/sound_real.cxx file
PingusSoundReal::real_play_music() function, and by
changing the line "changing
music_session->set_looping(false);" to "music_session->set_looping(true);"

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


_______________________________________________
Pingus-Devel mailing list
Pingus-Devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pingus-devel

Reply via email to