mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07:00
Extend varp array to support cases where a server has >2500
This commit is contained in:
parent
1523a94221
commit
aa72ec12d2
15 changed files with 28 additions and 29 deletions
|
|
@ -7,7 +7,4 @@ public final class Static106 {
|
|||
@OriginalMember(owner = "client!ic", name = "a", descriptor = "Lclient!qf;")
|
||||
public static Sprite compass;
|
||||
|
||||
@OriginalMember(owner = "client!ic", name = "e", descriptor = "[I")
|
||||
public static final int[] varp = new int[2500];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue