Update settings.ts

pull/592/head
justhil 2024-05-07 19:04:52 +08:00 committed by GitHub
parent faa33e8638
commit e774500ceb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -183,8 +183,8 @@ export function setSetting(scene: BattleScene, setting: Setting, value: integer)
handler: () => changeLocaleHandler('en')
},
{
label: 'Zh_cn',
handler: () => changeLocaleHandler('zh_cn')
label: 'Chinese simplified',
handler: () => changeLocaleHandler('chs')
},
{
label: 'Spanish',