forked from External/mage
remove PlayersAttackedThisTurnWatcher from default watchers
This commit is contained in:
parent
1f764515f6
commit
c164d70135
5 changed files with 15 additions and 12 deletions
|
|
@ -8,6 +8,8 @@ import mage.game.Game;
|
|||
import mage.watchers.common.PlayersAttackedThisTurnWatcher;
|
||||
|
||||
/**
|
||||
* Remember to add PlayersAttackedThisTurnWatcher to card init
|
||||
*
|
||||
* @author JayDi85
|
||||
*/
|
||||
public enum AttackedThisTurnOpponentsCount implements DynamicValue {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue