fixes for monte carlo ai

This commit is contained in:
BetaSteward 2012-02-13 09:05:01 -05:00
parent 10eb7955eb
commit 48f5a469d4
33 changed files with 196 additions and 49 deletions

View file

@ -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;