mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
fix error
This commit is contained in:
parent
842612a37a
commit
769097cfa3
1 changed files with 10 additions and 9 deletions
|
|
@ -952,6 +952,7 @@ public abstract class AbstractCommander extends Constructed {
|
|||
|| cn.equals("yuriko, the tiger's shadow")) {
|
||||
thisMaxPower = Math.max(thisMaxPower, 20);
|
||||
}
|
||||
}
|
||||
|
||||
ObjectColor color = null;
|
||||
for (Card commander : deck.getSideboard()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue