mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 18:10:20 -07:00
Rename Class99 to SoftLruHashTable
This commit is contained in:
parent
274b78b1c3
commit
4b461e5f66
30 changed files with 36 additions and 36 deletions
|
|
@ -18,7 +18,7 @@ public final class Static169 {
|
|||
public static Class13 aClass13_18;
|
||||
|
||||
@OriginalMember(owner = "client!nf", name = "f", descriptor = "Lclient!n;")
|
||||
public static final Class99 aClass99_24 = new Class99(500);
|
||||
public static final SoftLruHashTable aClass99_24 = new SoftLruHashTable(500);
|
||||
|
||||
@OriginalMember(owner = "client!nf", name = "i", descriptor = "I")
|
||||
public static int anInt4075 = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue