mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Rename Class16 to SecondaryLinkedList
This commit is contained in:
parent
bb306c980f
commit
c0697586d7
9 changed files with 18 additions and 18 deletions
|
|
@ -10,7 +10,7 @@ public final class LruHashTable {
|
|||
private SecondaryNode aClass3_Sub2_37 = new SecondaryNode();
|
||||
|
||||
@OriginalMember(owner = "client!gn", name = "s", descriptor = "Lclient!ce;")
|
||||
private final Class16 aClass16_1 = new Class16();
|
||||
private final SecondaryLinkedList aClass16_1 = new SecondaryLinkedList();
|
||||
|
||||
@OriginalMember(owner = "client!gn", name = "u", descriptor = "I")
|
||||
private int anInt2314;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue