forked from External/mage
multiple player/opponent choose - fixed that game ask players in random order instead APNAP (closes #12532);
game: fixed wrong player restore for TestPlayer and SimulatedPlayer2;
This commit is contained in:
parent
eee1462eba
commit
1e2d179410
12 changed files with 404 additions and 100 deletions
|
|
@ -3183,8 +3183,6 @@ public abstract class GameImpl implements Game {
|
|||
|
||||
/**
|
||||
* Return a list of all players ignoring the range of visible players
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
@Override
|
||||
public PlayerList getPlayerList() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue