mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 03:50:24 -07:00
Consolidated a little more
This commit is contained in:
parent
774d382816
commit
1c0b9b1755
86 changed files with 1239 additions and 1292 deletions
|
|
@ -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]);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue