[CMR] fixed Armix, Filigree Thrasher - not working card, missing target (#7234);

This commit is contained in:
Oleg Agafonov 2020-12-19 18:18:47 +04:00
parent bf7f9931ee
commit 9f67765e2d
7 changed files with 60 additions and 23 deletions

View file

@ -85,4 +85,4 @@ public class PlayerList extends CircularList<UUID> {
return new PlayerList(this);
}
}
}