mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 03:50:24 -07:00
Refactored PathFinder class
This commit is contained in:
parent
ff0e890dcd
commit
36b0d99c42
21 changed files with 842 additions and 843 deletions
|
|
@ -8,9 +8,6 @@ public final class Static84 {
|
|||
@OriginalMember(owner = "client!gk", name = "d", descriptor = "F")
|
||||
public static float aFloat10;
|
||||
|
||||
@OriginalMember(owner = "client!gk", name = "c", descriptor = "[I")
|
||||
public static final int[] anIntArray209 = new int[4096];
|
||||
|
||||
@OriginalMember(owner = "client!gk", name = "g", descriptor = "Z")
|
||||
public static boolean aBoolean127 = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue