mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08:00
Update AbilityImpl.java
This commit is contained in:
parent
f7b38a80f1
commit
8b41224f0a
1 changed files with 0 additions and 1 deletions
|
|
@ -954,7 +954,6 @@ public abstract class AbilityImpl implements Ability {
|
||||||
} else {
|
} else {
|
||||||
costs.add(index, cost);
|
costs.add(index, cost);
|
||||||
}
|
}
|
||||||
costs.add(index, cost);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue