mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 18:40:21 -07:00
Rename Class54 to LruHashTable
This commit is contained in:
parent
0a62e8bdf5
commit
bb306c980f
11 changed files with 17 additions and 17 deletions
|
|
@ -20,7 +20,7 @@ public final class Static89 {
|
|||
public static int anInt2385 = 0;
|
||||
|
||||
@OriginalMember(owner = "client!ha", name = "p", descriptor = "Lclient!gn;")
|
||||
public static final Class54 aClass54_8 = new Class54(64);
|
||||
public static final LruHashTable aClass54_8 = new LruHashTable(64);
|
||||
|
||||
@OriginalMember(owner = "client!ha", name = "q", descriptor = "I")
|
||||
public static int anInt2388 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue