mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 05:20:24 -07:00
Refactor part of the connection loop
This commit is contained in:
parent
80c6ba05ff
commit
f462316fce
158 changed files with 2147 additions and 2133 deletions
|
|
@ -6,7 +6,7 @@ public final class Static175 {
|
|||
public static int[] anIntArray371;
|
||||
|
||||
@OriginalMember(owner = "client!nm", name = "W", descriptor = "Lclient!na;")
|
||||
public static JagString aClass100_797;
|
||||
public static JagString url;
|
||||
|
||||
@OriginalMember(owner = "client!nm", name = "S", descriptor = "[Lclient!km;")
|
||||
public static final Npc[] aClass8_Sub4_Sub2Array1 = new Npc[32768];
|
||||
|
|
@ -25,8 +25,8 @@ public final class Static175 {
|
|||
if (Static267.anInt5775 > 0) {
|
||||
Static278.method4653();
|
||||
} else {
|
||||
Static233.aClass95_4 = Static124.aClass95_2;
|
||||
Static124.aClass95_2 = null;
|
||||
Static233.aClass95_4 = Static124.socket;
|
||||
Static124.socket = null;
|
||||
Static196.method3534(40);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue