mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -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
|
|
@ -11,7 +11,7 @@ public final class Static209 {
|
|||
public static Js5 aClass153_86;
|
||||
|
||||
@OriginalMember(owner = "client!ra", name = "J", descriptor = "I")
|
||||
public static int anInt4808 = 0;
|
||||
public static int miscTransmitAt = 0;
|
||||
|
||||
@OriginalMember(owner = "client!ra", name = "R", descriptor = "Z")
|
||||
public static boolean aBoolean240 = true;
|
||||
|
|
@ -53,8 +53,8 @@ public final class Static209 {
|
|||
public static void method3707(@OriginalArg(1) int arg0, @OriginalArg(2) int arg1, @OriginalArg(3) int arg2) {
|
||||
@Pc(12) DelayedStateChange local12 = Static238.method4143(9, arg0);
|
||||
local12.method1017();
|
||||
local12.anInt1271 = arg2;
|
||||
local12.anInt1270 = arg1;
|
||||
local12.intArg1 = arg2;
|
||||
local12.intArg3 = arg1;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!ra", name = "a", descriptor = "(IBILclient!ve;)[Lclient!qf;")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue