[DOM] Added five cards.

This commit is contained in:
LevelX2 2018-04-15 21:54:03 +02:00
parent 8facef4140
commit 9d7b2c808e
13 changed files with 556 additions and 43 deletions

View file

@ -86,7 +86,6 @@ public class LookLibraryControllerEffect extends OneShotEffect {
this.mayShuffleAfter = mayShuffleAfter;
this.targetZoneLookedCards = targetZoneLookedCards;
this.putOnTop = putOnTop;
}
public LookLibraryControllerEffect(final LookLibraryControllerEffect effect) {