hyperrogue icon indicating copy to clipboard operation
hyperrogue copied to clipboard

Background music not playing

Open aur-r opened this issue 1 year ago • 1 comments

There seems to be a typo that impedes playing background music. Replacing "find_file(musicfile)" with "musicfile" in sound.cpp at this line should restore background music.

aur-r avatar Oct 15 '24 09:10 aur-r

Not sure why you think it should restore background music? find_file(musicfile) should always return musicfile if that file exists.

zenorogue avatar Nov 03 '24 20:11 zenorogue