Renamed bunch of variables in all Type classes

This commit is contained in:
Pazaz 2022-04-23 16:56:52 -04:00
parent d2c6c19cb8
commit a3420acc1c
121 changed files with 1408 additions and 1408 deletions

View file

@ -28,7 +28,7 @@ public final class Static113 {
if (arg1 >= 5 && arg1 <= 8) {
arg1 = 4;
}
@Pc(30) LocType local30 = Static271.method4601(arg0);
return local30.method3416(arg1);
@Pc(30) LocType local30 = Static271.get(arg0);
return local30.isReady(arg1);
}
}