Doesn't execute all paths correctly
This commit is contained in:
@@ -33,7 +33,7 @@ public class Deob
|
||||
|
||||
execute(group);
|
||||
}
|
||||
|
||||
|
||||
private static void execute(ClassGroup group) throws IOException
|
||||
{
|
||||
ClassFile cf = group.findClass("client");
|
||||
|
||||
Reference in New Issue
Block a user