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

Fix incorrect bank set / sample addition logic #29533

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Aug 20, 2024

Closes #29361.

Typical case of a few early-returns gone wrong leading to NodeSamples not being checked correctly.

Closes ppy#29361.

Typical case of a few early-returns gone wrong leading to `NodeSamples`
not being checked correctly.
@smoogipoo smoogipoo merged commit fec8fa4 into ppy:master Aug 29, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attempting to set sample bank on slider with multiple banks doesn't always work
2 participants