forked from External/mage
fixed issue 39
This commit is contained in:
parent
cb3e454002
commit
632775c617
5 changed files with 8 additions and 18 deletions
|
|
@ -27,9 +27,6 @@ public interface MageObject extends MageItem, Serializable {
|
|||
public MageInt getToughness();
|
||||
public MageInt getLoyalty();
|
||||
|
||||
// public Zone getZone();
|
||||
// public void setZone(Zone zone);
|
||||
|
||||
public void adjustCosts(Ability ability, Game game);
|
||||
|
||||
public MageObject copy();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue