update ProtocolMethod & access options

- added access options for Java 11 and up
- fix Netplay Crash on assignGenericAmount
This commit is contained in:
Anthony Calosa
2022-05-29 14:31:15 +08:00
parent 568f026440
commit be997820a3
9 changed files with 51 additions and 17 deletions

View File

@@ -6,8 +6,6 @@
-verbose
-optimizations !code/simplification/arithmetic,!field/*,!class/merging/*,!code/allocation/variable
-android
## Uncomment the line below and set it to the location of rt.jar in JDK if the Proguard step fails to find the libraries
## and spits out a thousand-something Class Not Found errors
##-libraryjars /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar