mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
cleanup
This commit is contained in:
parent
4e6bfb29ee
commit
31062be41c
1 changed files with 0 additions and 5 deletions
|
@ -90,9 +90,4 @@ public class EntersBattlefieldEffect extends ReplacementEffectImpl {
|
|||
return "When {this} enters the battlefield, " + baseEffects.getText();
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean apply(Layer layer, SubLayer sublayer, Game game) {
|
||||
throw new UnsupportedOperationException("Not supported yet.");
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue