mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 02:20:22 -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
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
public final class Static190 {
|
||||
|
||||
@OriginalMember(owner = "client!pf", name = "f", descriptor = "Lclient!en;")
|
||||
public static BufferedFile aClass38_5;
|
||||
public static BufferedFile cacheMasterIndex;
|
||||
|
||||
@OriginalMember(owner = "client!pf", name = "b", descriptor = "Lclient!n;")
|
||||
public static final SoftLruHashTable aClass99_26 = new SoftLruHashTable(200);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue