mage/Mage.Server.Plugins/Mage.Game.CanadianHighlanderDuel/src/mage/game
xenohedron 0fa971514a
code style: eliminate unnecessary static imports (#10585)
* SacrificeTargetCost(StaticFilters)

* remove import static mage.constants.Outcome

* remove import static mage.constants.Duration

* remove other import static

* a few more sacrifice filters

* simpler constructors

* remove import static mage.filter

* remove a few more import static
2023-07-08 13:08:28 -04:00
..
CanadianHighlanderDuel.java Add mulligan options to NewTableDialog, passing mulligan information to games. 2019-03-19 06:08:12 -07:00
CanadianHighlanderDuelMatch.java code style: eliminate unnecessary static imports (#10585) 2023-07-08 13:08:28 -04:00
CanadianHighlanderDuelType.java