- CheckStyle.

This commit is contained in:
Chris
2012-11-14 17:01:41 +00:00
parent c047ccfb2e
commit 63ab5d3c75

View File

@@ -1256,7 +1256,7 @@ public class Card extends GameEntity implements Comparable<Card> {
Singletons.getModel().getGame().getTriggerHandler().runTrigger(TriggerType.CounterAdded, runParams);
}
// play the Add Counter sound
if (n > 0) {
Sounds.AddCounter.play();
@@ -5833,7 +5833,7 @@ public class Card extends GameEntity implements Comparable<Card> {
}
this.optionalAdditionalCostsPaid.add(cost);
}
/**
* <p>
* optionalAdditionalCostsPaid.