mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
SpellAbility: moved ManaSpent from Card into CastSA
This commit is contained in:
@@ -766,8 +766,6 @@ public class HumanPlay {
|
||||
}
|
||||
|
||||
source.setXManaCostPaidByColor(toPay.getXManaCostPaidByColor());
|
||||
source.setColorsPaid(toPay.getColorsPaid());
|
||||
source.setSunburstValue(toPay.getSunburst());
|
||||
}
|
||||
|
||||
// Handle convoke and offerings
|
||||
|
||||
Reference in New Issue
Block a user