mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
spjspj - Further fixes for useFirstManaAbility
This commit is contained in:
parent
2778ae2381
commit
bfc66ff3f3
3 changed files with 7 additions and 5 deletions
|
|
@ -22,7 +22,7 @@ public class UserData implements Serializable {
|
|||
protected boolean passPriorityCast;
|
||||
protected boolean passPriorityActivation;
|
||||
protected boolean autoOrderTrigger;
|
||||
protected boolean useFirstManaAbility;
|
||||
protected boolean useFirstManaAbility = false;
|
||||
|
||||
protected String matchHistory;
|
||||
protected int matchQuitRatio;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue