mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Commander is no longer using Partial Paris
This commit is contained in:
@@ -308,7 +308,7 @@ public class PlayerControllerForTests extends PlayerController {
|
||||
}
|
||||
|
||||
@Override
|
||||
public CardCollectionView getCardsToMulligan(boolean isCommander, Player firstPlayer) {
|
||||
public CardCollectionView getCardsToMulligan(Player firstPlayer) {
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user