mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -07:00
Refactored a bit of the connection process, added a GlobalConfig class to control behavior
This commit is contained in:
parent
ec83b1f868
commit
80c6ba05ff
94 changed files with 592 additions and 578 deletions
|
|
@ -36,7 +36,7 @@ public final class Static123 {
|
|||
|
||||
@OriginalMember(owner = "client!jj", name = "a", descriptor = "(Z)V")
|
||||
public static void method2418() {
|
||||
if (!Static249.aBoolean282 && Static83.anInt370 != 2) {
|
||||
if (!Static249.aBoolean282 && Static83.modeWhere != 2) {
|
||||
try {
|
||||
Static206.aClass100_900.method3157(Static215.aClient1);
|
||||
} catch (@Pc(26) Throwable local26) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue