mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-09 16:45:46 -07:00
41 lines
1.2 KiB
Java
41 lines
1.2 KiB
Java
package rt4;
|
|
|
|
import org.openrs2.deob.annotation.OriginalMember;
|
|
import org.openrs2.deob.annotation.Pc;
|
|
|
|
public final class Static126 {
|
|
|
|
@OriginalMember(owner = "client!jm", name = "r", descriptor = "I")
|
|
public static int anInt3114;
|
|
|
|
@OriginalMember(owner = "client!jm", name = "a", descriptor = "(Z)V")
|
|
public static void method2460() {
|
|
if (InterfaceList.topLevelInterface != -1) {
|
|
Static96.method1949(InterfaceList.topLevelInterface);
|
|
}
|
|
for (@Pc(15) int local15 = 0; local15 < InterfaceList.anInt766; local15++) {
|
|
if (Static186.aBooleanArray100[local15]) {
|
|
InterfaceList.rectangleRedraw[local15] = true;
|
|
}
|
|
Static223.aBooleanArray116[local15] = Static186.aBooleanArray100[local15];
|
|
Static186.aBooleanArray100[local15] = false;
|
|
}
|
|
Static97.anInt2503 = -1;
|
|
Static169.aClass13_18 = null;
|
|
Static182.anInt4311 = client.loop;
|
|
if (GlRenderer.enabled) {
|
|
Static263.aBoolean299 = true;
|
|
}
|
|
Static214.anInt5574 = -1;
|
|
if (InterfaceList.topLevelInterface != -1) {
|
|
InterfaceList.anInt766 = 0;
|
|
Static9.method182();
|
|
}
|
|
if (GlRenderer.enabled) {
|
|
GlRaster.method1177();
|
|
} else {
|
|
SoftwareRaster.method2503();
|
|
}
|
|
Static178.anInt4247 = 0;
|
|
}
|
|
}
|