Some injecting classes now works

This commit is contained in:
Adam
2016-03-11 17:34:09 -05:00
parent 2cbdec1798
commit 6e79aece20
4 changed files with 55 additions and 36 deletions

View File

@@ -3,7 +3,6 @@ package net.runelite.deob.injection;
import java.io.File;
import java.io.IOException;
import net.runelite.deob.ClassGroup;
import net.runelite.deob.runeloader.MappingImporter;
import net.runelite.deob.util.JarUtil;
import org.junit.After;
import org.junit.Before;