mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Renamed Static239 to GlRenderer, started refactoring
This commit is contained in:
parent
ddbfcb0e86
commit
8119ba8336
125 changed files with 962 additions and 962 deletions
|
|
@ -32,7 +32,7 @@ public final class Static169 {
|
|||
}
|
||||
return;
|
||||
}
|
||||
if (Static239.aBoolean269 && Static40.aBoolean78) {
|
||||
if (GlRenderer.enabled && Static40.aBoolean78) {
|
||||
try {
|
||||
Static287.method1758(Static71.signLink.anApplet2, "openjs", new Object[] { arg0.method3127(Static230.anApplet_Sub1_1.getCodeBase()).toString() });
|
||||
return;
|
||||
|
|
@ -66,7 +66,7 @@ public final class Static169 {
|
|||
}
|
||||
@Pc(90) PrivilegedRequest local90 = arg3.method5129(arg0, arg1, arg2);
|
||||
while (local90.status == 0) {
|
||||
Static231.method3983(10L);
|
||||
Static231.sleep(10L);
|
||||
}
|
||||
@Pc(103) Frame local103 = (Frame) local90.result;
|
||||
if (local103 == null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue