- Commander is no longer using Partial Paris

This commit is contained in:
Sol
2016-03-03 04:28:01 +00:00
parent d290b775c1
commit 36bc3dac4a
7 changed files with 14 additions and 42 deletions

View File

@@ -308,7 +308,7 @@ public class PlayerControllerForTests extends PlayerController {
}
@Override
public CardCollectionView getCardsToMulligan(boolean isCommander, Player firstPlayer) {
public CardCollectionView getCardsToMulligan(Player firstPlayer) {
return null;
}