forked from External/mage
latest
This commit is contained in:
parent
058af9a48e
commit
cbb37e7933
126 changed files with 3253 additions and 911 deletions
|
|
@ -71,16 +71,6 @@ public abstract class ContinuousEffectImpl extends EffectImpl implements Continu
|
|||
return false;
|
||||
}
|
||||
|
||||
// @Override
|
||||
// public Layer getLayer() {
|
||||
// return layer;
|
||||
// }
|
||||
//
|
||||
// @Override
|
||||
// public SubLayer getSubLayer() {
|
||||
// return sublayer;
|
||||
// }
|
||||
|
||||
@Override
|
||||
public Date getTimestamp() {
|
||||
return timestamp;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue