forked from External/mage
[minor] Some code cleaning.
This commit is contained in:
parent
d1153d26a3
commit
c6a283583a
2 changed files with 4 additions and 3 deletions
|
|
@ -86,8 +86,9 @@ public class PutLibraryIntoGraveTargetEffect extends OneShotEffect<PutLibraryInt
|
|||
break;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue