mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Rename Class3_Sub2_Sub16 to ObjStackNode
This commit is contained in:
parent
d89f09eaf4
commit
08e0c6e30e
4 changed files with 11 additions and 11 deletions
|
|
@ -208,7 +208,7 @@ public final class Static176 {
|
|||
if (local133 == 3) {
|
||||
@Pc(931) LinkedList local931 = Static159.aClass69ArrayArrayArray1[Static55.anInt1735][local47][local147];
|
||||
if (local931 != null) {
|
||||
for (@Pc(940) Class3_Sub2_Sub16 local940 = (Class3_Sub2_Sub16) local931.method2279(); local940 != null; local940 = (Class3_Sub2_Sub16) local931.method2286()) {
|
||||
for (@Pc(940) ObjStackNode local940 = (ObjStackNode) local931.method2279(); local940 != null; local940 = (ObjStackNode) local931.method2286()) {
|
||||
local240 = local940.aClass8_Sub7_1.anInt5555;
|
||||
@Pc(951) ObjType local951 = Static71.method1439(local240);
|
||||
if (Static260.anInt5014 == 1) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue