mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 20:32:06 -08:00
[minor] format.
This commit is contained in:
parent
4840bcf4b6
commit
707ce8fca4
1 changed files with 0 additions and 2 deletions
|
|
@ -1435,8 +1435,6 @@ public abstract class PlayerImpl<T extends PlayerImpl<T>> implements Player, Ser
|
|||
}
|
||||
}
|
||||
if (targetNum < option.getTargets().size() - 2) {
|
||||
//addTargetOptions(options, newOption, targetNum + 1, game);
|
||||
// ayrat: bug fix
|
||||
addTargetOptions(options, newOption, targetNum + 1, game);
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue