mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Renamed JS5 fields/methods
This commit is contained in:
parent
7ffd30e31c
commit
bd10ece252
21 changed files with 539 additions and 542 deletions
|
|
@ -16,8 +16,8 @@ public final class SecondaryHashTable {
|
|||
this.aClass3_Sub2Array1 = new SecondaryNode[arg0];
|
||||
for (@Pc(7) int local7 = 0; local7 < arg0; local7++) {
|
||||
@Pc(23) SecondaryNode local23 = this.aClass3_Sub2Array1[local7] = new SecondaryNode();
|
||||
local23.aClass3_Sub2_66 = local23;
|
||||
local23.aClass3_Sub2_67 = local23;
|
||||
local23.secondaryPrev = local23;
|
||||
local23.secondaryNext = local23;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue