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

fixing music not playing after death sometimes (#1833) #1834

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

LouriNoel
Copy link
Contributor

Resuming m_music_source on top of calling set_fading will play
the music if it has been paused, and will do nothing if the music
is not paused yet.

Resuming m_music_source on top of calling set_fading will play
the music if it has been paused, and will do nothing if the music
is not paused yet.
Copy link
Member

@Semphriss Semphriss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I remember running across that bug a few times. Props for finding how to fix it, and big thanks for the PR!

@tobbi tobbi merged commit 46cbd58 into SuperTux:master Oct 11, 2021
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

Successfully merging this pull request may close these issues.

None yet

3 participants