mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-11-21 12:26:00 +03:00
feat(ui): list "Indonesia" wine language option
This commit is contained in:
parent
7f5ebc173b
commit
7726773105
1 changed files with 2 additions and 1 deletions
|
@ -212,7 +212,8 @@ impl SimpleAsyncComponent for EnhancementsApp {
|
|||
"Español",
|
||||
"中国",
|
||||
"日本語",
|
||||
"한국어"
|
||||
"한국어",
|
||||
"Indonesia"
|
||||
]),
|
||||
|
||||
set_selected: CONFIG.game.wine.language.ordinal() as u32,
|
||||
|
|
Loading…
Reference in a new issue