mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 09:00:26 -07:00
Rename Class99 to SoftLruHashTable
This commit is contained in:
parent
274b78b1c3
commit
4b461e5f66
30 changed files with 36 additions and 36 deletions
|
|
@ -29,7 +29,7 @@ public final class Static233 {
|
|||
public static volatile boolean aBoolean253 = true;
|
||||
|
||||
@OriginalMember(owner = "client!t", name = "p", descriptor = "Lclient!n;")
|
||||
public static final Class99 aClass99_31 = new Class99(64);
|
||||
public static final SoftLruHashTable aClass99_31 = new SoftLruHashTable(64);
|
||||
|
||||
@OriginalMember(owner = "client!t", name = "v", descriptor = "[Lclient!na;")
|
||||
public static final JagString[] aClass100Array160 = new JagString[500];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue