mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 23:42:18 +02:00
Update common.ts
This commit is contained in:
parent
ee97938c18
commit
3125f806c2
@ -432,6 +432,7 @@ export function hasAllLocalizedSprites(lang?: string): boolean {
|
||||
case "ko":
|
||||
case "ja":
|
||||
case "ca-ES":
|
||||
case "tr":
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user