mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Refactored a bit of the connection process, added a GlobalConfig class to control behavior
This commit is contained in:
parent
ec83b1f868
commit
80c6ba05ff
94 changed files with 592 additions and 578 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue