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

@ -50,6 +50,6 @@ public final class Static229 {
public static void method3938(@OriginalArg(0) int arg0, @OriginalArg(1) int arg1) {
@Pc(16) DelayedStateChange local16 = Static238.method4143(12, arg1);
local16.method1017();
local16.anInt1271 = arg0;
local16.intArg1 = arg0;
}
}