no message
This commit is contained in:
@@ -19,6 +19,10 @@ public class GlobalProperties extends Properties {
|
||||
}
|
||||
@Expose
|
||||
public Current.Mode Mode = Current.Mode.Normal;
|
||||
@Expose
|
||||
public int ComponentsServerPort = 7995; //пока не используется
|
||||
@Expose
|
||||
public int TestingServerPort = 7998; //пока не используется
|
||||
//---
|
||||
@Expose
|
||||
public int SocketTimeout = 5000;
|
||||
@@ -43,7 +47,6 @@ public class GlobalProperties extends Properties {
|
||||
//---
|
||||
@Expose
|
||||
public boolean AutoUpdateSearch = true;
|
||||
// настройки визуализатора. по крайней мере, флаги.
|
||||
@Expose
|
||||
public boolean ConfirmPassesStart = true;
|
||||
@Expose
|
||||
|
||||
Reference in New Issue
Block a user