From a72040f83d6815bcc2dffbe2c8e8f757e9b1f806 Mon Sep 17 00:00:00 2001 From: Leijurv Date: Tue, 19 Feb 2019 19:52:11 -0800 Subject: [PATCH] imagine breaking the build --- scripts/proguard.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/proguard.pro b/scripts/proguard.pro index dc08bd9e..e4189f7f 100644 --- a/scripts/proguard.pro +++ b/scripts/proguard.pro @@ -14,6 +14,7 @@ # lwjgl is weird -dontwarn org.lwjgl.opengl.GL14 +-dontwarn org.lwjgl.opengl.GL11 -keep class baritone.api.** { *; } # this is the keep api