Refactor part of the connection loop

This commit is contained in:
Pazaz 2022-04-20 13:54:03 -04:00
parent 80c6ba05ff
commit f462316fce
158 changed files with 2147 additions and 2133 deletions

View file

@ -51,7 +51,7 @@ public final class Static190 {
public static void method3444(@OriginalArg(0) int arg0, @OriginalArg(1) int arg1) {
@Pc(14) DelayedStateChange local14 = Static238.method4143(13, arg1);
local14.method1017();
local14.anInt1271 = arg0;
local14.intArg1 = arg0;
}
@OriginalMember(owner = "client!pf", name = "c", descriptor = "(II)V")