forked from External/mage
fixes for monte carlo ai
This commit is contained in:
parent
10eb7955eb
commit
48f5a469d4
33 changed files with 196 additions and 49 deletions
|
|
@ -46,6 +46,7 @@ public class GameClientMessage implements Serializable {
|
|||
private String message;
|
||||
private AbilityPickerView abilityView;
|
||||
private boolean flag;
|
||||
private boolean cancel;
|
||||
private String[] strings;
|
||||
private Set<UUID> targets;
|
||||
private int min;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue