mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
Android: Add missing "World" entry in country list
Fixes an IndexOutOfBoundsException. (Yeah, attempts at having cross-language enums are kinda fragile...)
This commit is contained in:
parent
606e6ca3ba
commit
296efad2e3
@ -322,6 +322,7 @@
|
||||
<item>Russia</item>
|
||||
<item>Spain</item>
|
||||
<item>Taiwan</item>
|
||||
<item>World</item>
|
||||
<item>Unknown</item>
|
||||
</string-array>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user