mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 07:55:13 -06:00
Refactored PathFinder class
This commit is contained in:
parent
ff0e890dcd
commit
36b0d99c42
21 changed files with 842 additions and 843 deletions
|
|
@ -12,10 +12,7 @@ public final class Static221 {
|
|||
@OriginalMember(owner = "client!s", name = "i", descriptor = "[I")
|
||||
public static int[] anIntArray376;
|
||||
|
||||
@OriginalMember(owner = "client!s", name = "d", descriptor = "I")
|
||||
public static int anInt4364 = 0;
|
||||
|
||||
@OriginalMember(owner = "client!s", name = "b", descriptor = "(III)V")
|
||||
@OriginalMember(owner = "client!s", name = "b", descriptor = "(III)V")
|
||||
public static void method3392(@OriginalArg(0) int arg0, @OriginalArg(2) int arg1) {
|
||||
if (Static250.anInt5434 > 0) {
|
||||
Static267.method4528(Static250.anInt5434);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue