mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Refactored GameShell
This commit is contained in:
parent
bc7ecce61c
commit
3c58eb3a01
83 changed files with 700 additions and 712 deletions
|
|
@ -47,7 +47,7 @@ public final class Static267 {
|
|||
public static boolean method4527() {
|
||||
if (Static150.aBoolean175) {
|
||||
try {
|
||||
return !((Boolean) Static119.aClass100_588.method3157(Static71.signLink.anApplet2));
|
||||
return !((Boolean) Static119.aClass100_588.method3157(GameShell.signLink.applet));
|
||||
} catch (@Pc(21) Throwable local21) {
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue