Skip to content

Commit 8fcdbb5

Browse files
committed
Update GUIPage.java
1 parent d7bb270 commit 8fcdbb5

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/main/java/dev/felnull/bettergui/core/GUIPage.java

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,5 @@ public void onOutsideWindowRightClick(InventoryClickEvent e){}
5959
public void onOutsideWindowLeftClick(InventoryClickEvent e){}
6060

6161
public void onOutsideWindowClick(InventoryClickEvent e){}
62-
63-
public void onOutsideWindowRightShiftClick(InventoryClickEvent e){}
64-
65-
public void onOutsideWindowLeftShiftClick(InventoryClickEvent e){}
66-
67-
public void onOutsideWindowShiftClick(InventoryClickEvent e){}
62+
6863
}

0 commit comments

Comments
 (0)