Rename Class118 to LocType

This commit is contained in:
Pazaz 2022-04-19 17:40:46 -04:00
parent 62e1277190
commit 1d599cf06a
21 changed files with 29 additions and 29 deletions

View file

@ -52,13 +52,13 @@ public final class Static137 {
for (local76 = 0; local76 < 104; local76++) {
@Pc(169) long local169 = Static20.method602(Static55.anInt1735, local37 + 0, local76);
if (local169 != 0L) {
@Pc(184) Class118 local184 = Static271.method4601((int) (local169 >>> 32) & Integer.MAX_VALUE);
@Pc(184) LocType local184 = Static271.method4601((int) (local169 >>> 32) & Integer.MAX_VALUE);
@Pc(187) int local187 = local184.anInt4400;
@Pc(194) int local194;
if (local184.anIntArray380 != null) {
for (local194 = 0; local194 < local184.anIntArray380.length; local194++) {
if (local184.anIntArray380[local194] != -1) {
@Pc(216) Class118 local216 = Static271.method4601(local184.anIntArray380[local194]);
@Pc(216) LocType local216 = Static271.method4601(local184.anIntArray380[local194]);
if (local216.anInt4400 >= 0) {
local187 = local216.anInt4400;
break;