mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 11:52:18 +02:00
Update settings.ts
This commit is contained in:
parent
df50995606
commit
c2c2ee3341
@ -206,7 +206,7 @@ export function setSetting(scene: BattleScene, setting: Setting, value: integer)
|
||||
label: 'Deutsch',
|
||||
handler: () => changeLocaleHandler('de')
|
||||
},
|
||||
{
|
||||
{
|
||||
label: 'Português (BR)',
|
||||
handler: () => changeLocaleHandler('pt_BR')
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user