mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 18:40:21 -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
|
|
@ -17,8 +17,8 @@ public final class Static126 {
|
|||
|
||||
@OriginalMember(owner = "client!jm", name = "a", descriptor = "(Z)V")
|
||||
public static void method2460() {
|
||||
if (Static154.anInt3711 != -1) {
|
||||
Static96.method1949(Static154.anInt3711);
|
||||
if (Static154.topLevelInterace != -1) {
|
||||
Static96.method1949(Static154.topLevelInterace);
|
||||
}
|
||||
for (@Pc(15) int local15 = 0; local15 < Static24.anInt766; local15++) {
|
||||
if (Static186.aBooleanArray100[local15]) {
|
||||
|
|
@ -34,7 +34,7 @@ public final class Static126 {
|
|||
Static263.aBoolean299 = true;
|
||||
}
|
||||
Static214.anInt5574 = -1;
|
||||
if (Static154.anInt3711 != -1) {
|
||||
if (Static154.topLevelInterace != -1) {
|
||||
Static24.anInt766 = 0;
|
||||
Static9.method182();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue