crucial code formatting

This commit is contained in:
Leijurv 2019-03-20 22:55:40 -07:00
parent 32ac46c8a9
commit 54ed6ce5a5
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ public class GuiClick extends GuiScreen {
clickStart = null;
}
@Override
protected void mouseClicked(int mouseX, int mouseY, int mouseButton) {
clickStart = currentMouseOver;