mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30: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 Static110 {
|
||||
|
||||
@OriginalMember(owner = "client!ih", name = "l", descriptor = "Lclient!n;")
|
||||
public static final Class99 aClass99_15 = new Class99(4);
|
||||
public static final SoftLruHashTable aClass99_15 = new SoftLruHashTable(4);
|
||||
|
||||
@OriginalMember(owner = "client!ih", name = "a", descriptor = "(III)Lclient!jh;")
|
||||
public static Class77 method2276(@OriginalArg(0) int arg0, @OriginalArg(1) int arg1, @OriginalArg(2) int arg2) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue