mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07:00
10 lines
229 B
Java
10 lines
229 B
Java
package rt4;
|
|
|
|
import org.openrs2.deob.annotation.OriginalMember;
|
|
|
|
public final class Static259 {
|
|
|
|
@OriginalMember(owner = "client!vc", name = "V", descriptor = "[J")
|
|
public static final long[] aLongArray11 = new long[1000];
|
|
|
|
}
|