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

Fixed audio UI bug #528

Closed
wants to merge 1 commit into from
Closed

Conversation

dkphill
Copy link

@dkphill dkphill commented Apr 21, 2023

Issue: #516

I found the location in UISettingsAudioComponent.cs where the music value is set to sfx, and vice versa. It is in the setup() function, which explains why it is switched every time the settings menu is opened.

After setting the music and sfx values, the player can exit the menu and the sound is reflected in the volume output. This process can be repeated over and over again with no bugs. Here is a video with proof that it works now: https://imgur.com/a/Tpa7CaU

@CLAassistant
Copy link

CLAassistant commented Apr 21, 2023

CLA assistant check
All committers have signed the CLA.

@dkphill dkphill closed this Apr 21, 2023
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.

2 participants