mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-09 16:45:46 -07:00
Remove unnecessary prototype code
This commit is contained in:
parent
24f7bfbf5f
commit
ed78e9908e
1 changed files with 0 additions and 4 deletions
|
|
@ -222,8 +222,4 @@ public class API {
|
|||
MiniMenu.size++;
|
||||
return entry;
|
||||
}
|
||||
|
||||
public static void UpdateMenuSize(int size) {
|
||||
MiniMenu.size = size;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue