mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Consolidated a LOT of static classes (first pass)
This commit is contained in:
parent
9789c5b66e
commit
7ffd30e31c
264 changed files with 7190 additions and 8201 deletions
|
|
@ -8,4 +8,10 @@ public final class DeadClass {
|
|||
|
||||
@OriginalMember(owner = "client!ul", name = "I", descriptor = "Lclient!gn;")
|
||||
public static final LruHashTable cache = new LruHashTable(4);
|
||||
|
||||
@OriginalMember(owner = "client!ck", name = "b", descriptor = "Lclient!na;")
|
||||
private static final JagString aClass100_195 = JagString.parse("Discard");
|
||||
|
||||
@OriginalMember(owner = "client!rc", name = "R", descriptor = "Z")
|
||||
private static boolean aBoolean74;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue