mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-07 17:02:16 +02:00
Update utils.ts
This commit is contained in:
parent
7badac6ed3
commit
ee46c09509
@ -460,6 +460,7 @@ export function hasAllLocalizedSprites(lang?: string): boolean {
|
||||
case "zh-CN":
|
||||
case "zh-TW":
|
||||
case "pt-BR":
|
||||
case "ro":
|
||||
case "ko":
|
||||
case "ja":
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user