mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 22:32:32 +02:00
Update utils.ts with Catalan
This commit is contained in:
parent
c531719b5d
commit
c9e32e5665
@ -464,6 +464,7 @@ export function hasAllLocalizedSprites(lang?: string): boolean {
|
||||
case "pt-BR":
|
||||
case "ko":
|
||||
case "ja":
|
||||
case "ca-ES":
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user