Refactored a bit of the connection process, added a GlobalConfig class to control behavior

This commit is contained in:
Pazaz 2022-04-20 12:58:48 -04:00
parent ec83b1f868
commit 80c6ba05ff
94 changed files with 592 additions and 578 deletions

View file

@ -37,10 +37,10 @@ public final class Static10 {
return arg0;
}
Static82.anInt2231 = 0;
if (Static208.anInt4784 == Static249.anInt5428) {
Static208.anInt4784 = Static97.anInt2508;
if (Static208.worldListPort == Static249.worldListDefaultPort) {
Static208.worldListPort = Static97.worldListAlternatePort;
} else {
Static208.anInt4784 = Static249.anInt5428;
Static208.worldListPort = Static249.worldListDefaultPort;
}
return -1;
}