forked from External/mage
[C21] various text fixes
This commit is contained in:
parent
1542608c7d
commit
731e948841
72 changed files with 98 additions and 106 deletions
|
|
@ -195,7 +195,7 @@ public class LookLibraryControllerEffect extends OneShotEffect {
|
|||
}
|
||||
}
|
||||
if (this.mayShuffleAfter) {
|
||||
sb.append(". You may shuffle your library");
|
||||
sb.append(". You may shuffle");
|
||||
}
|
||||
|
||||
return sb.toString();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue