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

Use device 0 when AL.alcDevice is null, destoryed or no device available #3

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

Ecdcaeb
Copy link
Contributor

@Ecdcaeb Ecdcaeb commented Feb 20, 2025

In some cases, such as when there is no available sound device, this item will be null. In this case, IFNULL and use 0 to avoid potential issues.

@kappa-maintainer kappa-maintainer merged commit 6710e6d into CleanroomMC:main Feb 21, 2025
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