mirror of
https://github.com/correl/mage.git
synced 2025-04-09 01:01:06 -09: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
Reference in a new issue