update the stack add code for the Visions lands.

This commit is contained in:
jendave
2011-08-06 23:17:26 +00:00
parent f99283cffe
commit e4441a035f

View File

@@ -887,7 +887,7 @@ class CardFactory_Lands {
private static final long serialVersionUID = -5777499632266148456L;
public void execute() {
AllZone.Stack.add(sacOrNo);
AllZone.Stack.addSimultaneousStackEntry(sacOrNo);
}
};