Skip to content

Commit

Permalink
[CORE] Attempt Dupe Fix part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfieheart authored Dec 20, 2024
1 parent 7ce8fb1 commit 6c592cd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ private ItemStack createIcon(Material mat, String slot) {

public void open() {
fillInventory();
pe.getPlayer().closeInventory();
pe.getPlayer().openInventory(menuInv);
}

Expand Down

0 comments on commit 6c592cd

Please sign in to comment.