forked from External/mage
new effect discarding mechanism
This commit is contained in:
parent
1a81cf650b
commit
cdb3ccfc38
5 changed files with 16 additions and 3 deletions
|
|
@ -130,7 +130,6 @@ public class ContinuousEffects implements Serializable {
|
|||
restrictionEffects.removeInactiveEffects(game);
|
||||
asThoughEffects.removeInactiveEffects(game);
|
||||
costModificationEffects.removeInactiveEffects(game);
|
||||
|
||||
}
|
||||
|
||||
public List<ContinuousEffect> getLayeredEffects(Game game) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue