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
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
public final class Static244 {
|
||||
|
||||
@OriginalMember(owner = "client!tl", name = "c", descriptor = "Lclient!n;")
|
||||
public static final Class99 aClass99_32 = new Class99(50);
|
||||
public static final SoftLruHashTable aClass99_32 = new SoftLruHashTable(50);
|
||||
|
||||
@OriginalMember(owner = "client!tl", name = "d", descriptor = "I")
|
||||
public static int anInt5370 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue