mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
[Refactor] Edited some filter text
This commit is contained in:
parent
a4a9e41464
commit
7c2af646ec
25 changed files with 84 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