mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 04:50:25 -07:00
Consolidate MiniMenu functions
This commit is contained in:
parent
36b0d99c42
commit
cf6a86e926
70 changed files with 1202 additions and 1252 deletions
|
|
@ -100,7 +100,7 @@ public final class Static49 {
|
|||
|
||||
@OriginalMember(owner = "client!dm", name = "a", descriptor = "(Lclient!be;III)V")
|
||||
public static void method1207(@OriginalArg(0) Component arg0, @OriginalArg(2) int arg1, @OriginalArg(3) int arg2) {
|
||||
if (Static231.anInt5204 < 2 && Static260.anInt5014 == 0 && !Static241.aBoolean302) {
|
||||
if (MiniMenu.size < 2 && Static260.anInt5014 == 0 && !Static241.aBoolean302) {
|
||||
return;
|
||||
}
|
||||
@Pc(24) JagString local24 = Static13.method471();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue