forked from External/mage
Removed getArt and everything related to it.
This commit is contained in:
parent
84b79000ff
commit
569191a55a
540 changed files with 158 additions and 2858 deletions
|
|
@ -244,11 +244,6 @@ public class Spell<T extends Spell<T>> implements StackObject, Card {
|
|||
return card.getOwnerId();
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getArt() {
|
||||
return card.getArt();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void addAbility(Ability ability) {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue