mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 02:20:22 -07:00
Rename Class99 to SoftLruHashTable
This commit is contained in:
parent
274b78b1c3
commit
4b461e5f66
30 changed files with 36 additions and 36 deletions
|
|
@ -8,7 +8,7 @@ public final class Static190 {
|
|||
public static BufferedFile aClass38_5;
|
||||
|
||||
@OriginalMember(owner = "client!pf", name = "b", descriptor = "Lclient!n;")
|
||||
public static final Class99 aClass99_26 = new Class99(200);
|
||||
public static final SoftLruHashTable aClass99_26 = new SoftLruHashTable(200);
|
||||
|
||||
@OriginalMember(owner = "client!pf", name = "h", descriptor = "[J")
|
||||
public static final long[] aLongArray6 = new long[100];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue