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

Android: Fix WAD import crashing #9798

Merged
merged 1 commit into from Jun 7, 2021

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Jun 7, 2021

progressMessage can have the invalid value of 0. That progressMessage was being used for the thread name was a typo anyway – it's supposed to use progressTitle.

progressMessage can have the invalid value of 0. That
progressMessage was being used for the thread name was
a typo anyway – it's supposed to use progressTitle.
@JMC47 JMC47 merged commit 8f9bb56 into dolphin-emu:master Jun 7, 2021
10 checks passed
@JosJuice JosJuice deleted the android-wad-crash branch June 7, 2021 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants