mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-25 11:36:28 +00:00
#991 Serious Bug in Decompiler! fixed
This commit is contained in:
@@ -27,7 +27,7 @@ import java.util.logging.Logger;
|
||||
*/
|
||||
public class TranslateStack extends Stack<GraphTargetItem> {
|
||||
|
||||
private static PopItem pop;
|
||||
private PopItem pop;
|
||||
|
||||
private final String path;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user