forked from External/mage
fixed test failure
This commit is contained in:
parent
f09a6d847e
commit
1b6fc55c8a
1 changed files with 0 additions and 5 deletions
|
|
@ -161,9 +161,4 @@ class QuartzwoodCrasherWatcher extends Watcher {
|
|||
}
|
||||
return damageMap.get(damagedPlayerId).getOrDefault(controllerId, 0);
|
||||
}
|
||||
|
||||
@Override
|
||||
public QuartzwoodCrasherWatcher copy() {
|
||||
return new QuartzwoodCrasherWatcher(this);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue