- Card Detail panel needs to use CARDNAME for additional costs like it used to

This commit is contained in:
Sol
2014-02-22 03:23:40 +00:00
parent 03df1df7dc
commit fbddce946b

View File

@@ -545,7 +545,7 @@ public class Cost {
boolean first = true; boolean first = true;
if (bFlag) { if (bFlag) {
cost.append("As an additional cost to cast selected card, "); cost.append("As an additional cost to cast CARDNAME, ");
} else { } else {
// usually no additional mana cost for spells // usually no additional mana cost for spells
// only three Alliances cards have additional mana costs, but they // only three Alliances cards have additional mana costs, but they