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 a bug with stopping custom sound emitters #267

Merged
merged 1 commit into from
Jul 22, 2022

Conversation

Metious
Copy link
Member

@Metious Metious commented Jun 29, 2022

Changes made in this pull request

  • Fixed a bug where stopping custom sound emitters stops the whole bus assigned to it

Fixed a bug with `FMOD_CustomEmitter` where if the current playing asset is a custom sound and you try to stop it, it will stop the entire bus assigned to it.
@toebeann toebeann merged commit 47f97e0 into dev Jul 22, 2022
@toebeann toebeann deleted the CustomSoundPatcher-Fixes branch July 22, 2022 02:15
@toebeann toebeann mentioned this pull request Jul 22, 2022
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