mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Removed PPRE from the GrabbagImageSource
This commit is contained in:
parent
eca8e4669b
commit
fc3e8a3a6f
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ public enum GrabbagImageSource implements CardImageSource {
|
|||
|
||||
private static final Set<String> supportedSets = new LinkedHashSet<String>() {
|
||||
{
|
||||
add("PPRE");
|
||||
add("SWS");
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue