mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
[KHM] fixed verify error
This commit is contained in:
parent
1faec71a9e
commit
f6c70d5d4a
2 changed files with 5 additions and 4 deletions
|
|
@ -46,7 +46,8 @@ public enum CardRepository {
|
|||
"MH1",
|
||||
"SLD",
|
||||
"ME2",
|
||||
"ICE"
|
||||
"ICE",
|
||||
"KHM"
|
||||
));
|
||||
|
||||
CardRepository() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue