Skip to content

Commit

Permalink
AdvancedMenuPagged hotfix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubix327 committed May 29, 2022
1 parent 7700a04 commit 53a05bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@ protected void refreshMenu(){
*/
@Override
public void display(){
updateElements();
setup();
updateElements();
displayTo(getPlayer());
}

Expand Down

0 comments on commit 53a05bb

Please sign in to comment.