mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 18:10:20 -07:00
Rename Class3_Sub2_Sub3 to SpotAnimNode
This commit is contained in:
parent
722325b98e
commit
2055f7c3fb
4 changed files with 5 additions and 5 deletions
|
|
@ -30,7 +30,7 @@ public final class Static246 {
|
|||
|
||||
@OriginalMember(owner = "client!u", name = "a", descriptor = "(Z)V")
|
||||
public static void method4239() {
|
||||
for (@Pc(9) Class3_Sub2_Sub3 local9 = (Class3_Sub2_Sub3) Static99.aClass69_64.method2289(); local9 != null; local9 = (Class3_Sub2_Sub3) Static99.aClass69_64.method2288()) {
|
||||
for (@Pc(9) SpotAnimNode local9 = (SpotAnimNode) Static99.aClass69_64.method2289(); local9 != null; local9 = (SpotAnimNode) Static99.aClass69_64.method2288()) {
|
||||
@Pc(15) SpotAnim local15 = local9.aClass8_Sub2_1;
|
||||
if (local15.anInt606 != Static55.anInt1735 || local15.aBoolean41) {
|
||||
local9.method4658();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue