mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08: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…
Add table
Add a link
Reference in a new issue