mirror of
https://github.com/magefree/mage.git
synced 2025-12-30 07:22:03 -08:00
text fixes
This commit is contained in:
parent
9b1eada953
commit
b7e3964f2e
4 changed files with 5 additions and 3 deletions
|
|
@ -645,7 +645,7 @@ public final class StaticFilters {
|
|||
FILTER_CONTROLLED_UNTAPPED_CREATURES.setLockedFilter(true);
|
||||
}
|
||||
|
||||
public static final FilterControlledPermanent FILTER_CONTROLLED_PERMANENT_NON_LAND = new FilterControlledPermanent("nonland permanent");
|
||||
public static final FilterControlledPermanent FILTER_CONTROLLED_PERMANENT_NON_LAND = new FilterControlledPermanent("nonland permanent you control");
|
||||
|
||||
static {
|
||||
FILTER_CONTROLLED_PERMANENT_NON_LAND.add(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue