mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-07 08:52:17 +02:00
Update utils.ts
This commit is contained in:
parent
d85eaa0d59
commit
4da257b501
@ -489,8 +489,8 @@ export function verifyLang(lang?: string): boolean {
|
||||
switch (lang) {
|
||||
case "es":
|
||||
case "fr":
|
||||
case "de":
|
||||
case "da":
|
||||
case "de":
|
||||
case "it":
|
||||
case "zh-CN":
|
||||
case "zh-TW":
|
||||
|
Loading…
Reference in New Issue
Block a user