mirror of
https://github.com/5vl/SkyblockRemake.git
synced 2025-10-30 06:03:41 +00:00
........................................................................................................................................................................................................................................................................................................
This commit is contained in:
@@ -25,8 +25,8 @@ public class InvClick extends chatcolors implements Listener {
|
||||
p.closeInventory();
|
||||
}
|
||||
if (e.getSlot() == 13) {
|
||||
currentGui.remove(p.getUniqueId());
|
||||
p.openInventory(bankerWithdraw.getGui());
|
||||
p.closeInventory();
|
||||
currentGui.put(p.getUniqueId(), "bankerWithdraw");
|
||||
}
|
||||
e.setCancelled(true);
|
||||
|
||||
Reference in New Issue
Block a user