mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Consolidated a little more
This commit is contained in:
parent
774d382816
commit
1c0b9b1755
86 changed files with 1239 additions and 1292 deletions
|
|
@ -7,18 +7,4 @@ public final class Static119 {
|
|||
@OriginalMember(owner = "client!je", name = "eb", descriptor = "[I")
|
||||
public static int[] anIntArray282;
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "j", descriptor = "(I)I")
|
||||
public static int method2385() {
|
||||
if (WorldMap.labels == null) {
|
||||
return -1;
|
||||
}
|
||||
while (Static232.anInt5212 < WorldMap.labels.anInt5074) {
|
||||
if (WorldMap.labels.method3897(Static232.anInt5212)) {
|
||||
return Static232.anInt5212++;
|
||||
}
|
||||
Static232.anInt5212++;
|
||||
}
|
||||
return -1;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue