forked from External/mage
[MID] various text fixes
This commit is contained in:
parent
8418c6a09a
commit
a87b28f348
23 changed files with 108 additions and 68 deletions
|
|
@ -44,6 +44,6 @@ public class DiscardHandCost extends CostImpl {
|
|||
|
||||
@Override
|
||||
public String getText() {
|
||||
return "Discard your hand";
|
||||
return "discard your hand";
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue