mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Rename Class3_Sub2_Sub8 to DelayedStateChange
This commit is contained in:
parent
2055f7c3fb
commit
817ea8d7d3
26 changed files with 34 additions and 34 deletions
|
|
@ -51,7 +51,7 @@ public final class Static209 {
|
|||
|
||||
@OriginalMember(owner = "client!ra", name = "a", descriptor = "(BIII)V")
|
||||
public static void method3707(@OriginalArg(1) int arg0, @OriginalArg(2) int arg1, @OriginalArg(3) int arg2) {
|
||||
@Pc(12) Class3_Sub2_Sub8 local12 = Static238.method4143(9, arg0);
|
||||
@Pc(12) DelayedStateChange local12 = Static238.method4143(9, arg0);
|
||||
local12.method1017();
|
||||
local12.anInt1271 = arg2;
|
||||
local12.anInt1270 = arg1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue