forked from External/mage
Added additional test for #7251;
Added last error info in too many errors game message;
This commit is contained in:
parent
c13d07b73d
commit
53c5abea14
3 changed files with 31 additions and 6 deletions
|
|
@ -7,6 +7,8 @@ import mage.game.Game;
|
|||
import mage.watchers.common.CardsDrawnThisTurnWatcher;
|
||||
|
||||
/**
|
||||
* Don't forget to add CardsDrawnThisTurnWatcher in card's definition
|
||||
*
|
||||
* @author TheElk801
|
||||
*/
|
||||
public enum CardsDrawnThisTurnDynamicValue implements DynamicValue {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue