Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background music not playing #390

Open
aur-r opened this issue Oct 15, 2024 · 1 comment
Open

Background music not playing #390

aur-r opened this issue Oct 15, 2024 · 1 comment

Comments

@aur-r
Copy link

aur-r commented Oct 15, 2024

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.

@zenorogue
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants