mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 01:51:39 -07:00
Created TypeList classes and moved static members to them
This commit is contained in:
parent
6ba1f2f808
commit
b3a5fdbec9
356 changed files with 6604 additions and 6652 deletions
|
|
@ -58,4 +58,11 @@ public class LoadingBarAwt {
|
|||
GameShell.canvas.repaint();
|
||||
}
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!n", name = "a", descriptor = "(B)V")
|
||||
public static void clear() {
|
||||
Static240.aFontMetrics1 = null;
|
||||
Static222.aFont1 = null;
|
||||
Static149.anImage3 = null;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue