Client: menu changes (#1553)
* Remove sortMenuEntries as it is called before it would be used anyway * Modify the menuentries in MenuOpened rather than setting twice * menus: Corp, Devtools, Friend notes/tags, Grand exchange * menus: Manager, ground items
This commit is contained in:
@@ -60,7 +60,8 @@ public class WorldMapID {
|
||||
signature = "(S)V",
|
||||
garbageValue = "-6260"
|
||||
)
|
||||
static final void method537() {
|
||||
@Export("sortMenuEntries")
|
||||
static final void sortMenuEntries() {
|
||||
boolean var0 = false;
|
||||
|
||||
while (!var0) {
|
||||
|
||||
Reference in New Issue
Block a user