forked from External/mage
* Added missing copy of variable.
This commit is contained in:
parent
b38242bf93
commit
cd291769e6
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ class ExpropriateDilemmaEffect extends CouncilsDilemmaVoteEffect {
|
|||
|
||||
public ExpropriateDilemmaEffect(final ExpropriateDilemmaEffect effect) {
|
||||
super(effect);
|
||||
this.choiceTwoVoters.addAll(effect.choiceTwoVoters);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue