remove PlayersAttackedThisTurnWatcher from default watchers

This commit is contained in:
xenohedron 2023-11-30 00:48:30 -05:00
parent 1f764515f6
commit c164d70135
5 changed files with 15 additions and 12 deletions

View file

@ -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 {