mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -07:00
Consolidate MiniMenu functions
This commit is contained in:
parent
36b0d99c42
commit
cf6a86e926
70 changed files with 1202 additions and 1252 deletions
|
|
@ -20,13 +20,7 @@ public final class Static180 {
|
|||
Static198.method1026(arg5, arg1, arg2.zFine, arg4, arg0, arg2.xFine, arg3);
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!og", name = "a", descriptor = "(II)V")
|
||||
public static void method3328(@OriginalArg(0) int arg0) {
|
||||
@Pc(12) DelayedStateChange local12 = Static238.method4143(10, arg0);
|
||||
local12.pushClient();
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!og", name = "a", descriptor = "(III)I")
|
||||
@OriginalMember(owner = "client!og", name = "a", descriptor = "(III)I")
|
||||
public static int method3330(@OriginalArg(1) int arg0, @OriginalArg(2) int arg1) {
|
||||
if (arg0 > 22050) {
|
||||
arg1 = arg0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue