TriggerSacrificed: better format

This commit is contained in:
Hanmac
2016-11-10 19:25:02 +00:00
parent 30d96d1095
commit 2ee14942f2

View File

@@ -87,6 +87,7 @@ public class TriggerSacrificed extends Trigger {
withKeyword = true; withKeyword = true;
} }
} }
if (!withKeyword) { if (!withKeyword) {
// When done for another card to get the Mana, the Emerge card is there // When done for another card to get the Mana, the Emerge card is there
CostPaymentStack stack = (CostPaymentStack) runParams2.get("CostStack"); CostPaymentStack stack = (CostPaymentStack) runParams2.get("CostStack");