Rename Class3_Sub27 to Inv

This commit is contained in:
Pazaz 2022-04-19 07:19:35 -04:00
parent 984cc33bce
commit c832c5d8b8
9 changed files with 10 additions and 10 deletions

View file

@ -79,7 +79,7 @@ public final class Static23 {
@OriginalMember(owner = "client!bm", name = "a", descriptor = "(III)I")
public static int method647(@OriginalArg(1) int arg0, @OriginalArg(2) int arg1) {
@Pc(10) Class3_Sub27 local10 = (Class3_Sub27) Static20.aClass133_2.method3863((long) arg0);
@Pc(10) Inv local10 = (Inv) Static20.aClass133_2.method3863((long) arg0);
if (local10 == null) {
return 0;
} else if (arg1 >= 0 && arg1 < local10.anIntArray422.length) {