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