mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 02:20:22 -07:00
22 lines
840 B
Java
22 lines
840 B
Java
import org.openrs2.deob.annotation.OriginalMember;
|
|
|
|
public final class Static194 {
|
|
|
|
@OriginalMember(owner = "client!pj", name = "o", descriptor = "[I")
|
|
public static final int[] anIntArray398 = new int[220500];
|
|
|
|
@OriginalMember(owner = "client!pj", name = "p", descriptor = "[I")
|
|
public static final int[] anIntArray399 = new int[5];
|
|
|
|
@OriginalMember(owner = "client!pj", name = "q", descriptor = "[I")
|
|
public static final int[] anIntArray400 = new int[5];
|
|
|
|
@OriginalMember(owner = "client!pj", name = "r", descriptor = "[I")
|
|
public static final int[] anIntArray401 = new int[5];
|
|
|
|
@OriginalMember(owner = "client!pj", name = "s", descriptor = "[I")
|
|
public static final int[] anIntArray402 = new int[5];
|
|
|
|
@OriginalMember(owner = "client!pj", name = "t", descriptor = "[I")
|
|
public static final int[] anIntArray403 = new int[5];
|
|
}
|