mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Merge branch 'new-cards-2' into 'master'
Dragon's Approach See merge request core-developers/forge!4363
This commit is contained in:
@@ -112,6 +112,7 @@ public class CostExileFromStack extends CostPart {
|
||||
if (si != null) {
|
||||
game.getStack().remove(si);
|
||||
}
|
||||
game.getAction().exile(sa.getHostCard(), null);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user