GraxCode / threadtear

Multifunctional java deobfuscation tool suite
GNU General Public License v3.0
889 stars 121 forks source link

Fix wrong class access modifiers for non-classes (may fix https://github.com/GraxCode/threadtear/issues/13) #14

Closed iamkyaru closed 4 years ago

iamkyaru commented 4 years ago

This change could fix "IncompatibleClassChangeError: Implementing class" as far as I can tell.