mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Rename Class99 to SoftLruHashTable
This commit is contained in:
parent
274b78b1c3
commit
4b461e5f66
30 changed files with 36 additions and 36 deletions
|
|
@ -14,7 +14,7 @@ public final class Static45 {
|
|||
public static boolean aBoolean84 = false;
|
||||
|
||||
@OriginalMember(owner = "client!di", name = "I", descriptor = "Lclient!n;")
|
||||
public static final Class99 aClass99_6 = new Class99(32);
|
||||
public static final SoftLruHashTable aClass99_6 = new SoftLruHashTable(32);
|
||||
|
||||
@OriginalMember(owner = "client!di", name = "a", descriptor = "([Lclient!mj;ZI)V")
|
||||
public static void method1169(@OriginalArg(0) CollisionMap[] arg0, @OriginalArg(1) boolean arg1) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue