mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +02:00
Update settings.ts
This commit is contained in:
parent
7816e398a1
commit
fb35f6f230
@ -906,7 +906,7 @@ export function setSetting(scene: BattleScene, setting: string, value: integer):
|
|||||||
// handler: () => changeLocaleHandler("ca-ES")
|
// handler: () => changeLocaleHandler("ca-ES")
|
||||||
// },
|
// },
|
||||||
{
|
{
|
||||||
label: "עִבְרִית",
|
label: "עברית",
|
||||||
handler: () => changeLocaleHandler("he")
|
handler: () => changeLocaleHandler("he")
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user