mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Remove a debug comment
This commit is contained in:
@@ -117,7 +117,7 @@ public class ComputerUtil {
|
|||||||
final Cost cost = sa.getPayCosts();
|
final Cost cost = sa.getPayCosts();
|
||||||
|
|
||||||
// Remember the now-forgotten kicker cost? Why is this needed?
|
// Remember the now-forgotten kicker cost? Why is this needed?
|
||||||
sa.getHostCard().setKickerMagnitude(source.getKickerMagnitude()); // the card will disappear
|
sa.getHostCard().setKickerMagnitude(source.getKickerMagnitude());
|
||||||
|
|
||||||
// TODO: update mana color conversion for Daxos of Meletis
|
// TODO: update mana color conversion for Daxos of Meletis
|
||||||
if (cost == null) {
|
if (cost == null) {
|
||||||
|
|||||||
Reference in New Issue
Block a user