Update ComputerUtilMana.java

This commit is contained in:
tool4ever
2023-11-25 13:54:11 +00:00
committed by GitHub
parent a635d35dfa
commit e7dd448c7c

View File

@@ -1093,7 +1093,7 @@ public class ComputerUtilMana {
private static ManaCostShard getNextShardToPay(ManaCostBeingPaid cost) { private static ManaCostShard getNextShardToPay(ManaCostBeingPaid cost) {
// mind the priorities // mind the priorities
// * Pay mono-colored first,curPhase == PhaseType.CLEANUP // * Pay mono-colored first
// * Pay 2/C with matching colors // * Pay 2/C with matching colors
// * pay hybrids // * pay hybrids
// * pay phyrexian, keep mana for colorless // * pay phyrexian, keep mana for colorless