mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 02:20: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
|
|
@ -52,7 +52,7 @@ public final class Static190 {
|
|||
|
||||
@OriginalMember(owner = "client!pf", name = "a", descriptor = "(III)V")
|
||||
public static void method3444(@OriginalArg(0) int arg0, @OriginalArg(1) int arg1) {
|
||||
@Pc(14) Class3_Sub2_Sub8 local14 = Static238.method4143(13, arg1);
|
||||
@Pc(14) DelayedStateChange local14 = Static238.method4143(13, arg1);
|
||||
local14.method1017();
|
||||
local14.anInt1271 = arg0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue