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 AL.getContextsDevice() always returning null on Hashlink #1831

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

ACrazyTown
Copy link
Contributor

@ACrazyTown ACrazyTown commented Aug 16, 2024

Despite having proper bindings, the AL.getContextsDevice() has a conditional check which ignores hashlink: https://github.com/openfl/lime/blob/develop/src/lime/media/openal/ALC.hx#L79

This PR just gets rid of the conditional

@joshtynjala joshtynjala merged commit ed05aa2 into openfl:develop Aug 16, 2024
26 checks passed
@ACrazyTown ACrazyTown deleted the fix/hl-getcontextsdevice branch August 17, 2024 08:44
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