forked from External/mage
Some minor changes.
This commit is contained in:
parent
55917ccc63
commit
c70b548464
3 changed files with 14 additions and 12 deletions
|
|
@ -75,7 +75,7 @@ public class UserData implements Serializable {
|
|||
this.autoOrderTrigger = userData.autoOrderTrigger;
|
||||
this.useFirstManaAbility = userData.useFirstManaAbility;
|
||||
this.userIdStr = userData.userIdStr;
|
||||
// todo: why we don't copy user stats here?
|
||||
// todo: why we don't update user stats here? => can't be updated from client side
|
||||
}
|
||||
|
||||
public static UserData getDefaultUserDataView() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue