mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35:14 -06: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
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
public final class Static178 {
|
||||
|
||||
@OriginalMember(owner = "client!od", name = "f", descriptor = "Lclient!jd;")
|
||||
public static MouseRecorder aClass74_1;
|
||||
public static MouseRecorder instance;
|
||||
|
||||
@OriginalMember(owner = "client!od", name = "c", descriptor = "Z")
|
||||
public static boolean aBoolean202 = true;
|
||||
|
|
@ -36,8 +36,8 @@ public final class Static178 {
|
|||
local24++;
|
||||
}
|
||||
if (local24 < Static199.aClass3_Sub22Array1.length && Static199.aClass3_Sub22Array1[local24] != null) {
|
||||
Static6.aClass3_Sub15_Sub1_1.method2242(162);
|
||||
Static6.aClass3_Sub15_Sub1_1.p8(Static199.aClass3_Sub22Array1[local24].aLong192);
|
||||
Static6.outboundBuffer.p1isaac(162);
|
||||
Static6.outboundBuffer.p8(Static199.aClass3_Sub22Array1[local24].aLong192);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue