Merge branch 'master' into adjustTargets

This commit is contained in:
LevelX2 2017-09-23 19:27:45 +02:00 committed by GitHub
commit e6225e3ad3
138 changed files with 3990 additions and 343 deletions

View file

@ -539,7 +539,7 @@ public class StackAbility extends StackObjImpl implements Ability {
@Override
public int getSourceObjectZoneChangeCounter() {
throw new UnsupportedOperationException("Not supported.");
return ability.getSourceObjectZoneChangeCounter();
}
@Override