forked from External/mage
Reworked emblems
This commit is contained in:
parent
3f1ae983c1
commit
9c8fe7268b
12 changed files with 264 additions and 18 deletions
|
|
@ -295,7 +295,9 @@ public class StackAbility implements StackObject, Ability {
|
|||
}
|
||||
|
||||
@Override
|
||||
public void newId() {}
|
||||
public void newId() {
|
||||
this.ability.newId();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void newOriginalId() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue