mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Fixed a bug in AbilityFactory.resolve.
- Added Eater of the Dead.
This commit is contained in:
@@ -2064,6 +2064,9 @@ public class AbilityFactory {
|
||||
}
|
||||
} else {
|
||||
resolveSubAbilities(sa);
|
||||
if (usedStack) {
|
||||
AllZone.getStack().finishResolving(sa, false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user