forked from External/mage
Merge branch 'master' into akh-card-frame
This commit is contained in:
commit
a2e8cedd02
272 changed files with 7641 additions and 2593 deletions
|
|
@ -422,6 +422,7 @@ public abstract class PlayerImpl implements Player, Serializable {
|
|||
this.castSourceIdWithAlternateMana = null;
|
||||
this.castSourceIdManaCosts = null;
|
||||
this.castSourceIdCosts = null;
|
||||
this.getManaPool().init(); // needed to remove mana that not empties on step change from previous game if left
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue