From d9625dfe78f1d0b66884eb8594e3def74f58a990 Mon Sep 17 00:00:00 2001 From: Leijurv Date: Tue, 19 Feb 2019 18:24:06 -0800 Subject: [PATCH] no longer needed crab rave --- scripts/proguard.pro | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/proguard.pro b/scripts/proguard.pro index df6ad43a9..dc08bd9e2 100644 --- a/scripts/proguard.pro +++ b/scripts/proguard.pro @@ -21,9 +21,6 @@ -keep class baritone.BaritoneProvider -keep class baritone.api.IBaritoneProvider -# hack --keep class baritone.utils.ExampleBaritoneControl { *; } # have to include this string to remove this keep in the standalone build: # this is the keep api - # setting names are reflected from field names, so keep field names -keepclassmembers class baritone.api.Settings { public ;