mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
update the stack add code for the Visions lands.
This commit is contained in:
@@ -887,7 +887,7 @@ class CardFactory_Lands {
|
|||||||
private static final long serialVersionUID = -5777499632266148456L;
|
private static final long serialVersionUID = -5777499632266148456L;
|
||||||
|
|
||||||
public void execute() {
|
public void execute() {
|
||||||
AllZone.Stack.add(sacOrNo);
|
AllZone.Stack.addSimultaneousStackEntry(sacOrNo);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user