forked from External/mage
[SNC] various text fixes
This commit is contained in:
parent
62655793da
commit
cf885a3312
42 changed files with 91 additions and 65 deletions
|
|
@ -12,7 +12,7 @@ import mage.players.Player;
|
|||
*/
|
||||
public class MillHalfLibraryTargetEffect extends OneShotEffect {
|
||||
|
||||
private static boolean roundUp;
|
||||
private final boolean roundUp;
|
||||
|
||||
public MillHalfLibraryTargetEffect(boolean roundUp) {
|
||||
super(Outcome.Benefit);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue