forked from External/mage
fix verify failure
This commit is contained in:
parent
6e8c667b97
commit
13cfb5359a
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ public class CardNameUtil {
|
|||
.replace("ö", "o")
|
||||
.replace("û", "u")
|
||||
.replace("í", "i")
|
||||
.replace("ï", "i")
|
||||
.replace("â", "a")
|
||||
.replace("á", "a")
|
||||
.replace("à", "a")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue