forked from External/mage
removed comments about punctuation.
This commit is contained in:
parent
120915c949
commit
046d63732d
55 changed files with 70 additions and 72 deletions
|
|
@ -135,7 +135,7 @@ public class RevealCardsFromLibraryUntilEffect extends OneShotEffect {
|
|||
sb.append("a random");
|
||||
|
||||
}
|
||||
sb.append(" order"); //removed punctuation
|
||||
sb.append(" order");
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue