what about if i delete two (2) empty lines

This commit is contained in:
Leijurv 2019-03-20 23:03:06 -07:00
parent 54ed6ce5a5
commit 04ff365890
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 0 additions and 2 deletions

View File

@ -119,8 +119,6 @@ public class GuiClick extends GuiScreen {
GlStateManager.disableBlend(); GlStateManager.disableBlend();
} }
} }
} }
public Vec3d toWorld(double x, double y, double z) { public Vec3d toWorld(double x, double y, double z) {