forked from External/mage
Merge branch 'master' into adjustTargets
This commit is contained in:
commit
e6225e3ad3
138 changed files with 3990 additions and 343 deletions
|
|
@ -539,7 +539,7 @@ public class StackAbility extends StackObjImpl implements Ability {
|
|||
|
||||
@Override
|
||||
public int getSourceObjectZoneChangeCounter() {
|
||||
throw new UnsupportedOperationException("Not supported.");
|
||||
return ability.getSourceObjectZoneChangeCounter();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue