- Removed duplicate reportPaidCardsTo call.

This commit is contained in:
Sloth
2013-05-10 20:58:41 +00:00
parent fb4b53acc6
commit ad5cecdbc5

View File

@@ -154,7 +154,6 @@ public class CostExileAndPay extends CostPartWithList {
}
}
}
this.reportPaidCardsTo(ability);
}
/* (non-Javadoc)