removed comments about punctuation.

This commit is contained in:
etpalmer63 2020-06-06 23:07:24 -07:00
parent 120915c949
commit 046d63732d
55 changed files with 70 additions and 72 deletions

View file

@ -135,7 +135,7 @@ public class RevealCardsFromLibraryUntilEffect extends OneShotEffect {
sb.append("a random");
}
sb.append(" order"); //removed punctuation
sb.append(" order");
}
break;
}