Update DeckImporter.java
This commit is contained in:
@@ -157,6 +157,8 @@ public class DeckImporter
|
|||||||
|
|
||||||
private static String renameSet(String set)
|
private static String renameSet(String set)
|
||||||
{
|
{
|
||||||
|
if (set == "")
|
||||||
|
return "*";
|
||||||
if (set == "AL")
|
if (set == "AL")
|
||||||
return "ALL";
|
return "ALL";
|
||||||
if (set == "AQ")
|
if (set == "AQ")
|
||||||
|
|||||||
Reference in New Issue
Block a user