mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
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…
Reference in a new issue