forked from External/mage
GUI, preferences: removed rare/useless settings:
* Show ability picker forced - removed and keep enabled for all; * Show turn info in logs - removed and keep enabled for all;
This commit is contained in:
parent
4d89fcd72d
commit
754e5fc41a
9 changed files with 58 additions and 292 deletions
|
|
@ -33,12 +33,6 @@ public class Connection {
|
|||
|
||||
private UserData userData;
|
||||
|
||||
// private int avatarId;
|
||||
// private boolean showAbilityPickerForced;
|
||||
// private boolean allowRequestShowHandCards;
|
||||
// private boolean confirmEmptyManaPool;
|
||||
// private String flagName;
|
||||
// private UserSkipPrioritySteps userSkipPrioritySteps;
|
||||
private static final String serialization = "?serializationtype=java";
|
||||
private static final String transport = "bisocket";
|
||||
private static final String threadpool = "onewayThreadPool=mage.remote.CustomThreadPool";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue