Update common.ts

This commit is contained in:
Lugiad 2025-05-10 15:09:31 +02:00 committed by GitHub
parent 8b222366d1
commit 11d0841a53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -429,6 +429,7 @@ export function hasAllLocalizedSprites(lang?: string): boolean {
case "zh-CN":
case "zh-TW":
case "pt-BR":
case "ro":
case "ko":
case "ja":
case "ca-ES":