forked from External/mage
Change Duration.UntilTheNextEndStep to statically end during the beginning of EndStep.
This commit is contained in:
parent
b1678036fa
commit
49bce836f9
6 changed files with 61 additions and 28 deletions
|
|
@ -74,8 +74,6 @@ public interface ContinuousEffect extends Effect {
|
|||
|
||||
boolean isYourNextEndStep(Game game);
|
||||
|
||||
boolean isTheNextEndStep(Game game);
|
||||
|
||||
boolean isYourNextUpkeepStep(Game game);
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue