mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-24 03:45:17 -06:00
Reorganized some static classes and deleted empty leftover ones
This commit is contained in:
parent
8708007fd1
commit
53d9d9d904
55 changed files with 430 additions and 559 deletions
|
|
@ -217,7 +217,7 @@ public abstract class GameShell extends Applet implements Runnable, FocusListene
|
|||
canvas.setLocation(leftMargin, topMargin);
|
||||
}
|
||||
if (InterfaceList.topLevelInterface != -1) {
|
||||
Static210.method3712(true);
|
||||
InterfaceList.method3712(true);
|
||||
}
|
||||
Static139.method2704();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue