mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
Merge origin/master
This commit is contained in:
commit
3040072be9
27 changed files with 146 additions and 214 deletions
|
|
@ -39,7 +39,7 @@ import mage.filter.predicate.mageobject.CardTypePredicate;
|
|||
public class FilterArtifactCard extends FilterCard {
|
||||
|
||||
public FilterArtifactCard() {
|
||||
this("artifact");
|
||||
this("artifact card");
|
||||
}
|
||||
|
||||
public FilterArtifactCard(String name) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue