mirror of
https://github.com/magefree/mage.git
synced 2026-01-20 10:20:00 -08:00
Game: fixed mulligan's copy code (can potentially fix empty hands or loses on game start in rare use cases, e.g. with AI);
This commit is contained in:
parent
fa8c0259d0
commit
bb4f36fddf
6 changed files with 35 additions and 14 deletions
|
|
@ -390,5 +390,4 @@ public class LondonMulliganTest extends MulliganTestBase {
|
|||
scenario.assertSizes(0, 40);
|
||||
});
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue