Consolidated a little more

This commit is contained in:
Pazaz 2022-05-04 02:12:51 -04:00
parent 774d382816
commit 1c0b9b1755
86 changed files with 1239 additions and 1292 deletions

View file

@ -38,7 +38,7 @@ public final class Static44 {
NpcList.npcs[local35].faceEntity = -1;
}
}
Static102.method2073();
Inv.method2073();
Static227.cameraType = 1;
client.setGameState(30);
for (local35 = 0; local35 < 100; local35++) {
@ -94,12 +94,4 @@ public final class Static44 {
return local9;
}
@OriginalMember(owner = "client!dh", name = "a", descriptor = "(Lclient!na;I)V")
public static void method1149(@OriginalArg(0) JagString arg0) {
@Pc(7) int local7 = Static91.method1879(arg0);
if (local7 != -1) {
Static80.method3616(WorldMap.labels.aShortArray73[local7], WorldMap.labels.aShortArray72[local7]);
}
}
}