mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Consolidate MiniMenu functions
This commit is contained in:
parent
36b0d99c42
commit
cf6a86e926
70 changed files with 1202 additions and 1252 deletions
|
|
@ -20,7 +20,7 @@ public final class Static118 {
|
|||
|
||||
@OriginalMember(owner = "client!jd", name = "a", descriptor = "(IB)V")
|
||||
public static void method2353(@OriginalArg(0) int arg0) {
|
||||
@Pc(12) DelayedStateChange local12 = Static238.method4143(12, arg0);
|
||||
@Pc(12) DelayedStateChange local12 = DelayedStateChange.create(12, arg0);
|
||||
local12.pushClient();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue