mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 03:50:24 -07:00
Moved source to rt4 package so external code can depend on it
This commit is contained in:
parent
dc6deb9151
commit
153d8569b5
624 changed files with 1253 additions and 7 deletions
|
|
@ -1,14 +0,0 @@
|
|||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
public final class Static186 {
|
||||
|
||||
@OriginalMember(owner = "client!pa", name = "L", descriptor = "[[B")
|
||||
public static byte[][] underWaterMapFilesBuffer;
|
||||
|
||||
@OriginalMember(owner = "client!pa", name = "K", descriptor = "Z")
|
||||
public static boolean aBoolean205 = false;
|
||||
|
||||
@OriginalMember(owner = "client!pa", name = "R", descriptor = "[Z")
|
||||
public static final boolean[] aBooleanArray100 = new boolean[100];
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue