mirror of
https://github.com/correl/mage.git
synced 2025-04-05 09:12:29 -09:00
fixed Zurzoth, Chaos Rider's effect not resolving correctly
This commit is contained in:
parent
d3fad6c46e
commit
8392b652b7
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ class ZurzothChaosRiderEffect extends OneShotEffect {
|
|||
|
||||
private ZurzothChaosRiderEffect(final ZurzothChaosRiderEffect effect) {
|
||||
super(effect);
|
||||
this.playerIds.addAll(effect.playerIds);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Reference in a new issue