mirror of
https://github.com/5vl/SkyblockRemake.git
synced 2025-05-24 02:37:04 +00:00
........................................................................................................................................................................................................................................................................................................
This commit is contained in:
parent
f585f1de19
commit
af949eb8e5
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user