mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 09:00:26 -07:00
Identified Class114 as DisplayMode, reorganized some static methods
This commit is contained in:
parent
5f4a83c394
commit
c988509e8e
139 changed files with 1209 additions and 1383 deletions
|
|
@ -6,9 +6,6 @@ import org.openrs2.deob.annotation.Pc;
|
|||
|
||||
public final class Static226 {
|
||||
|
||||
@OriginalMember(owner = "client!sf", name = "c", descriptor = "I")
|
||||
public static int anInt5080;
|
||||
|
||||
@OriginalMember(owner = "client!sf", name = "j", descriptor = "I")
|
||||
public static int anInt5085;
|
||||
|
||||
|
|
@ -74,11 +71,11 @@ public final class Static226 {
|
|||
}
|
||||
if (anInt3953 == 1) {
|
||||
if (Static155.anInt3751 == Static277.anInt5850 && Static280.anInt5895 == Static60.anInt1892) {
|
||||
Static13.anInt436 = MiniMenu.size * 15 + (Static261.aBoolean298 ? 26 : 22);
|
||||
Static13.anInt436 = MiniMenu.size * 15 + (Static40.aBoolean298 ? 26 : 22);
|
||||
anInt3953 = 0;
|
||||
Static229.anInt5138 = local43;
|
||||
Static183.anInt4271 = local27;
|
||||
Static60.aBoolean108 = true;
|
||||
Static40.aBoolean108 = true;
|
||||
Static24.anInt761 = local16;
|
||||
}
|
||||
} else if (Static155.anInt3751 == Mouse.clickX && Static60.anInt1892 == Mouse.clickY) {
|
||||
|
|
@ -86,8 +83,8 @@ public final class Static226 {
|
|||
anInt3953 = 0;
|
||||
Static24.anInt761 = local16;
|
||||
Static229.anInt5138 = local43;
|
||||
Static13.anInt436 = (Static261.aBoolean298 ? 26 : 22) + MiniMenu.size * 15;
|
||||
Static60.aBoolean108 = true;
|
||||
Static13.anInt436 = (Static40.aBoolean298 ? 26 : 22) + MiniMenu.size * 15;
|
||||
Static40.aBoolean108 = true;
|
||||
} else {
|
||||
Static280.anInt5895 = Mouse.clickY;
|
||||
Static277.anInt5850 = Mouse.clickX;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue