Update utils.ts

This commit is contained in:
Lugiad 2025-03-29 16:18:00 +01:00 committed by GitHub
parent 56ca585b76
commit 2aa396c736
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -456,6 +456,7 @@ export function hasAllLocalizedSprites(lang?: string): boolean {
switch (lang) {
case "es-ES":
case "es-MX":
case "fr":
case "de":
case "it":